I am using the following config. to import CVS file using logstash but when I call it, it give me the error that I have listed in item number 2. I would appreciate your assistance.
Sending Logstash's logs to C:/Users/mkazemi/Desktop/Elastic/logstash/logs which is now configured via log4j2.properties
[2018-05-04T16:03:41,619][INFO ][logstash.agent ] No config files found in path {:path=>"C:/users/mkazemi/desktop/elastic/data/logstash_car.config"}
[2018-05-04T16:03:41,624][ERROR][logstash.agent ] failed to fetch pipeline configuration {:message=>"No config files found: /users/mkazemi/desktop/elastic/data/logstash_car.config. Can you make sure this path is a logstash config file?"}
Thanks Badger for Response, I add C: in the beginning of my path but I got the same message
C:\Users\mkazemi\Desktop\Elastic\logstash\bin>logstash -f /users/mkazemi/desktop/elastic/data/logstash_car.config
Sending Logstash's logs to C:/Users/mkazemi/Desktop/Elastic/logstash/logs which is now configured via log4j2.properties
[2018-05-04T16:32:32,019][INFO ][logstash.agent ] No config files found in path {:path=>"C:/users/mkazemi/desktop/elastic/data/logstash_car.config"}
[2018-05-04T16:32:32,035][ERROR][logstash.agent ] failed to fetch pipeline configuration {:message=>"No config files found: /users/mkazemi/desktop/elastic/data/logstash_car.config. Can you make sure this path is a logstash config file?"}
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.