Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 260 Bytes

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)