jar

com.indeed.logstash.log4j : jsonevent-layout

Maven & Gradle

Oct 12, 2017
2 usages
2 stars

jsonevent-layout · Log4j pattern layout that conforms to the logstash json_event format

Table Of Contents

Latest Version

Download com.indeed.logstash.log4j : jsonevent-layout JAR file - Latest Versions:

All Versions

Download com.indeed.logstash.log4j : jsonevent-layout JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.4.x
1.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsonevent-layout-1.6.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.logstash.log4j.data

├─ net.logstash.log4j.data.HostData.class - [JAR]

net.logstash.log4j

├─ net.logstash.log4j.JSONEventLayout.class - [JAR]

├─ net.logstash.log4j.JSONEventLayoutV0.class - [JAR]

├─ net.logstash.log4j.JSONEventLayoutV1.class - [JAR]

Advertisement