I changed existing configurations under /opt/logstash/config.d/ and ran a sudo service logstash restart but it is not still not publishing data, do I need to run
sudo update-rc.d logstash defaults 96 9 to make effect of the changes to the previous configurations.
Thanks in advance
do I need to run
sudo update-rc.d logstash defaults 96 9 to make effect of the changes to the previous configurations.
No.
Thanks