sematext / logagent-js

Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
https://sematext.com/logagent
Apache License 2.0
389 stars 79 forks source link

made colon optional for authentication messages #257

Closed radu-gheorghe closed 4 years ago

radu-gheorghe commented 4 years ago

Applies to something like:

2020-09-19 16:48:35.931 [warning] <0.1429.0> closing AMQP connection <0.1429.0> (127.0.0.1:54326 -> 127.0.0.1:5672, vhost: '/', user: 'guest'):
client unexpectedly closed TCP connection

Where the message would begin with : and it would look ugly.