Hi,
I'm new to logstash.I have installed logstash and started it using sudo service logstash start ,it works perfectly until today morning. I don't have any idea what happened after that !
Now i tried the same configuration file (executed earlier,worked fine) but it has no response .So checked the logstash status ,it shows it's status as
**Active: active (running) since Fri 2019-03-29 17:51:58 IST; 30s ago**
But i have started it before 30 minutes it shows 30s ago . What was the problem ? Do i need to change any configuration file ?? I have tried reinstalling logstash too but it won't work in my case !
Thanks in advance !
[2019-03-29T18:01:21,850][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"6.6.2"}
[2019-03-29T18:01:22,823][INFO ][logstash.config.source.local.configpathloader] No config files found in path {:path=>"/etc/logstash/conf.d/*.conf"}
[2019-03-29T18:01:22,833][ERROR][logstash.config.sourceloader] No configuration found in the configured sources.
[2019-03-29T18:01:23,169][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
OK, so you do not have a configuration. Either something deleted the configuration, and you need to recreate it, or you were telling logstash to look somewhere else for the configuration. I cannot add much more since I do not know how you are starting logstash, what command line options you are using, what logstash.yml looks like, etc.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.