The Wayback Machine - https://web.archive.org/web/20200904172030/https://github.com/techvlad/nestjs-logging-elk/
Skip to content
master
Go to file
Code

README.md

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)
You can’t perform that action at this time.