Hi All,
I know here is a feature that can auto-reloading conf files without logstash restart action.
So my question is easy, how to turn on auto-reloading function in logstash.yml or pipeline.yml ?
I need an working example of format, thanks.
#pipeline.yml
pipeline.id: pipeline19
config.reload.automatic: true
config.reload.interval: 10s
path.config: "/etc/logstash/pipeline/pattern1.conf"
queue.type: persisted