Hi,
I am running Logstash service with 5 different configurations in /etc/logstash/conf.d.
it stopping logstash service suddenly.
Is it possible to run logstash service with more configs, if yes can you provide way to do it?
I am using 2.4 logstash and elasticsearch
Thanks,
Uday.K
I'd be surprised if Logstash stopped suddenly without leaving any clues in its log file. If it really doesn't log anything I'd apply standard debugging procedures like trying to isolate the problem by excluding one or more of the configuration files and seeing if that makes a difference.