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