Hi everyone, I have been working with the elastic stack for a short while. I have been following a udemy class about setting all of it up. Right now I am facing a really confusing problem with the Logstash setup. I am working on getting a configuration file for it, but everytime I use my config file Logstash tells me there is none and shuts down. I am wondering if anyone can help me with this problem?
I don't have an error code, but I am getting this messege.
[2019-05-21T10:24:28,855][INFO ][logstash.config.source.local.configpathloader] No config files found in path {:path=>"C:/Users/alexk/Desktop/ELK/logstash-7.0.1/pipeline.conf"}
Alright this is the whole process from startup to failure. I tried what you said Badger, and I got the same result.
Sending Logstash logs to C:/Users/alexk/Desktop/ELK/logstash-7.0.1/logs which is now configured via log4j2.properties
[2019-05-21T10:36:55,426][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2019-05-21T10:36:55,477][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.0.1"}
[2019-05-21T10:36:56,436][INFO ][logstash.config.source.local.configpathloader] No config files found in path {:path=>"C:/Users/alexk/Desktop/ELK/logstash-7.0.1/pipeline.conf"}
[2019-05-21T10:36:56,459][ERROR][logstash.config.sourceloader] No configuration found in the configured sources.
[2019-05-21T10:36:57,143][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
[2019-05-21T10:37:01,882][INFO ][logstash.runner ] Logstash shut down.
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.