docker-logspout-elk
docker-logspout-elk copied to clipboard
Kibana not working
I'd like to use this but when I run docker-compose up and open https://localhost:5601 Kibana doesn't show up (infinite connecting until timeout).
Docker logs show this:
kibana_1 | {"type":"error","@timestamp":"2018-03-19T13:08:02Z","tags":["connection","client","error"],"pid":11,"level":"error","error":{"message":"Parse Error","name":"Error","stack":"Error: Parse Error\n at Error (native)","code":"HPE_INVALID_METHOD"},"message":"Parse Error"}
Any idea what it could be caused by?
Turns out there is some problem with SSL configuration in newer Kibana images. http://localhost:5601 works just fine.