All Downloads are FREE. Search and download functionalities are using the official Maven repository.

4j2.log4j2-logstash-layout.1.0.0.source-code.GelfLayout.json Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
{
  "version": "1.1",
  "host": "${hostName}",
  "short_message": "${json:message}",
  "full_message": "${json:exception:stackTrace:text}",
  "timestamp": "${json:timestamp:epoch:divisor=1e9}",
  "level": "${json:level:severity:code}",
  "_logger": "${json:logger:name}",
  "_thread": "${json:thread:name}"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy