blob: bcea9ee981586c65dc5761a541cd91768f60e3a8 [file] [log] [blame]
{
"version": "1.1",
"host": "${hostName}",
"short_message": "${json:message}",
"full_message": "${json:exception:stackTrace:text}",
"timestamp": "${json:timestamp:epoch:secs}",
"level": "${json:level:severity:code}",
"_logger": "${json:logger:name}",
"_thread": "${json:thread:name}",
"_mdc": "${json:mdc:flatten=_,stringify}"
}