4j2.log4j2-logstash-layout.1.0.0.source-code.GelfLayout.json Maven / Gradle / Ivy
{
"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