We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4b722 commit 135ee74Copy full SHA for 135ee74
logstash/db-enrichment/logstash/config/logstash.yml
@@ -1,4 +1,4 @@
1
---
2
-http.host: "0.0.0.0"
3
config.reload.automatic: true
+config.reload.interval: 10s
4
log.level: info
logstash/db-enrichment/logstash/config/pipelines.yml
@@ -1,5 +1,3 @@
- pipeline.id: app
path.config: pipeline/pipeline.cfg
pipeline.workers: 1
- config.reload.automatic: true
5
- config.reload.interval: 10s
0 commit comments