Demo app showcasing centralized application logging with the Elastic stack (Elastic Common Schema).
The demo app uses zap logging library and ECS plugin.
To run:
-
Edit
filebeat.docker.yml
file,output.elasticsearch
entry to point it at your Elasticsearch deployment. -
Run
docker-compose up -d
. -
Explore logs in your Elasticsearch/Kibana.