/Docker-Logging-ELK

Docker Logging ELK

Primary LanguageDockerfile

Docker Logging with Filebeat and ELK

This example belongs to this article.

Usage

  1. Run it by executing docker-compose up --build
  2. After a while, log output from the docker and kibana containers will end up in elasticsearch with the help of filebeat, after which you can view the output using kibana.