Reloading logstash config files

Hello,

I am working on picking up automatically changes in logstash config file: get the changes whenever i make modifications in logstash config file. In my kubernetes config file i used this :
env:
- name: LS_OPTS
value: --config.reload.automatic
However it's not working

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.