Moocar / logback-gelf

Logback plugin to send GELF messages to graylog2 server
Apache License 2.0
147 stars 59 forks source link

Question: no exception or message if graylog2 server unreachable #70

Open adorechen opened 6 years ago

adorechen commented 6 years ago

I use logback-gelf send log to graylog2, all the things are good but I know nothing if the graylog2 server unreachable. can you give some suggestion?

and how to debug if I send a message, log out in my client console, but graylog2 server get nothing. for example: I change the configuration as follows: (want to display java naming conversion in graylog2) <additionalField>applicationId:_applicationId</additionalField>

thanks a lot.

==================== me.moocar:logback-gelf:0.12 Graylog v2.4.3+2c41897