sherifabdlnaby / elastdocker

🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
https://towardsdatascience.com/running-securing-and-deploying-elastic-stack-on-docker-f1a8ebf1dc5b
MIT License
1.81k stars 319 forks source link

Logstash config file #58

Closed Rerikhn closed 2 years ago

Rerikhn commented 2 years ago

Hello! I am curious about the configuration of the Logstash container. I tried to edit "main.conf" file in "logstash/pipeline/". Unfortunately, it does nothing for me. Even file output not working. Where can I create or edit a configuration file for input/output? Much thanks! My main.conf file looks like this:

Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2022-02-01 Π² 18 06 55
Rerikhn commented 2 years ago

Oh, noob docker moment.. Solved by myself by mounting input file in docker-compose.yml.