FIX: update logster to handle logging of invalid encoding strings

Previously if a string had invalid encoding we would explode and log
to STDERR, this often goes lost, instead logster now scrubs as needed
This commit is contained in:
Sam 2018-11-13 16:06:06 +11:00
parent 7707e42441
commit 296928ec04

View File

@ -184,7 +184,7 @@ GEM
logstash-event (1.2.02)
logstash-logger (0.26.1)
logstash-event (~> 1.2)
logster (1.3.0)
logster (1.3.1)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)