This Docker image provides a convenient centralised log server and log management web interface, by packaging Elasticsearch, Logstash, and Kibana, collectively known as ELK.
We powered the sebp/elk/ image adding the Filebeat, Cerebro web interface and one specific volume to add our logs to be processed.
Under construction
This image is hosted on Docker Hub at https://hub.docker.com/r/apitude/log-management-platform/.
The following tags are available:
latest,563: ELK 5.6.3.
Note – See the documentation page for more information on pulling specific combinations of versions of Elasticsearch, Logstash, Filebeat and Kibana.
Written by Alejandro Gómez, released under the Apache 2 license. Regards to Sébastien Pujadas