I am using Logstash Output Plugin to send data to another Logstash instance. Some events are successfully processed but for some events it is throwing the following error,
Yes there is an HTTP input plugin on receiving Logstash. It's not like every single event is generating 502 error but only some events generate this error. It's an intermittent issue. Is it something to do with HTTP Plugin?
The error you showed is in the sending logstash instance, right? Is there an error message in the logs of the receiving logstash instance that corresponds to these 502 errors?
I didn't set the log level to debug in the other Logstash. I think that's the reason I am not seeing any additional information. If I set the Log level to debug, it's hard to correlate error logs from two different Logstash logs since there are lot of events generated.
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.