logstash-plugins / logstash-output-xmpp

Apache License 2.0
2 stars 3 forks source link

Don't crash logstash with an exception if XMPP becomes unavailable #8

Closed sammcj closed 2 years ago

sammcj commented 6 years ago

Prevent Logstash from crashing if XMPP/Jabber becomes unavailable.

This is only a partial fix for #7, as XMPP/Jabber must still be working when Logstash is started.