Sébastien Pujadas

Results 18 comments of Sébastien Pujadas

Probably not enough memory to start (see https://elk-docker.readthedocs.io/#es-not-starting-not-enough-memory) or not enough time to start (see https://elk-docker.readthedocs.io/#issues-misc).

Only lighttpd and lighttpd-mod_auth are installed in the image. If you want to use PHP CGI, then first you’ll have to extend the image to install the corresponding package (look...

You’ll indeed need to build an image based on the current one. You could then publish this image somewhere (e.g. your host, Docker Hub) to make it available for your...

Strange… it seems that Kibana didn't actually start. Provided you left enough time for Kibana to start, two quick tests: - Do you have enough memory for Kibana to start?...

Sounds like you're running the container in the right conditions and that there's no issue with the image _per se_, so it's probably a configuration error: I'd suggest that you...

Please ask for support at https://discuss.elastic.co/ as this looks like a generic situation that ELK users encounter (i.e. not an issue with this image).

Just to be sure, could you share detailed steps to reproduce your situation?

Lovely, thanks. Will try it out when I get the chance.