log4j2-logstash-jsonevent-layout
log4j2-logstash-jsonevent-layout copied to clipboard
Log4J2 Layout as a Logstash "json_event"
I am running a program to produce output to logstash. It outputs my msg in an unreadable format : ~\u0000Oq\u0000~\u0000Pt\u0000\u001 Is there a way to solve this.. Am i missing...
If no MDC is supplied and KeyValuePair is used, this is the error. I think it is due to the use of emptyMap() which is immutable. Gradle suite > Gradle...
Hi, could this be published to maven please?
- updated to support log4j 2.6.2 and jackson 2.8.3, also removed deprecation warnings. - Included commit from branch issue/27-redux, as I could not get anything working without that. - Updated...
Hi, we are currently using log4j2-logstash-jsonevent-layout together with log4j 2.5 jars but we are looking to update our deployments' log4j jars to v2.8.x (As this version allows an soTimeout option...
Is there any news on when this will be available in a maven repository?
Gradle suite > Gradle test > org.apache.logging.log4j.core.layout.LogStashJSONLayoutJacksonIT.BasicSimpleTest STANDARD_OUT [cut due to security, but I have 6 pair of key-values here for some reason...seemingly derived from my env] Gradle suite >...
While grade can handle the versions declared in the build, a maven build will choke. Let me know if a PR would be appreciated.
The documentation mentioned that it is possible to omit/include loggerName. How would that work?