logstash-plugins / logstash-input-gelf

Apache License 2.0
20 stars 39 forks source link

gelf listener died #21

Open sdomalap opened 8 years ago

sdomalap commented 8 years ago

one invalid json crashes the gelf listener causing dropped logs

{:timestamp=>"2015-10-21T14:26:55.243000-0400", :message=>"gelf listener died", :exception=>#<LogStash::Json::ParserError: No content to map due to end-of-input

Cactusbone commented 7 years ago

fixed by #27 i think