/elastic-docker-filebeat-logging

Example showing docker container logging being sent to elasticsearch using filebeat

Primary LanguageDockerfile

docker logging to elasticsearch using filebeat

This example belongs to this article from my blog.

Usage

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