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

4j2.log4j2-logstash-layout.0.2.source-code.LogstashJsonEventLayoutV1.json Maven / Gradle / Ivy

{
  "mdc": "__mdc__",
  "exception": {
    "exception_class": "__exceptionClassName__",
    "exception_message": "__exceptionMessage__",
    "stacktrace": "__exceptionStackTrace__"
  },
  "line_number": "__sourceLineNumber__",
  "class": "__sourceClassName__",
  "@version": 1,
  "source_host": "__sourceHost__",
  "message": "__message__",
  "thread_name": "__threadName__",
  "@timestamp": "__timestamp__",
  "level": "__level__",
  "file": "__sourceFileName__",
  "method": "__sourceMethodName__",
  "logger_name": "__loggerName__"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy