I created a config file that runs but stalls after pipeline main started. I'm not sure if the issue relates to the fact that I have two config files in the config folder to read 2 different csv files and output it into elasticsearch,
Logstash normally doesn't log very much. The problem is more likely related to the specifics of your configuration and possibly the age of the CSV files. Please show the configuration of your file inputs.
also while your testing the config (not production)
you may want to set your file input sincedb_path=> /dev/null so it does not remember where it left off in the file while you are testing and troubleshooting. This will cause LS to start fresh everytime.
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.