I was wondering if anyone had a good way to debug with logstash. Currently, I am using the stdout with rubydebug. In my error file it shows an error name but won't give me any specific information, which makes the error message useless. How can I get the line number that an error is coming from?
Which, I assume comes from when I am loading in csv data and converting some of the columns into strings. However, I have tried removing all string conversions and even still got this error. Any thoughts?
That was the full error message we were getting, but it turns out the error was fixed, Logstash just didn't reflect this change for some reason.
Is there any reason why an older version of our logstash conf file would be used by other components of the ELK Stack? (i.e. we made updates to the conf file and restarted each service, but the output we got was from an older version of the conf file that no longer existed).
This caused the confusion about our error as it didn't make sense given the new version of the conf file we were using.
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.