nestjs-logging-elk icon indicating copy to clipboard operation
nestjs-logging-elk copied to clipboard

Example of configuration ELK + Filebeat for docker logs (json format)

Example of configuration ELK + Filebeat for docker logs (json format)

How to run

docker-compose build --parallel
docker-compose up -d

Ports

  • 5601 - Kibana
  • 9200 - Elasticsearch
  • 3000 - NestJS api
  • 5044 - Logstash (for Filebeat)