Initial commit

This commit is contained in:
Ismo Vuorinen
2024-05-25 17:44:33 +03:00
committed by GitHub
commit cbbff74722
42 changed files with 1922 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# For per pipeline config, check docs: https://www.elastic.co/guide/en/logstash/current/logstash-settings-file.html
- pipeline.id: main
path.config: "/usr/share/logstash/pipeline/main.conf"
queue.type: memory
#- pipeline.id: second_pipeline
# path.config: "/usr/share/logstash/pipeline/second.conf"
# queue.type: persisted
# pipeline.batch.size: 125
# queue.page_capacity: 50mb