Jar examples for j:jsonevent-layout
Log4j pattern layout that conforms to the logstash json_event format
You can download jar file jsonevent-layout 1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonevent-layout-1.7.jar to your project.
<dependency> <groupId>net.logstash.log4j</groupId> <artifactId>jsonevent-layout</artifactId> <version>1.7</version> </dependency>
compile group: 'net.logstash.log4j', name: 'jsonevent-layout', version: '1.7'
libraryDependencies += "net.logstash.log4j" % "jsonevent-layout" % "1.7"
<dependency org="net.logstash.log4j" name="jsonevent-layout" rev="1.7"/>
@Grapes(@Grab(group='net.logstash.log4j', module='jsonevent-layout', version='1.7'))
'net.logstash.log4j:jsonevent-layout:jar:1.7'
Click the following link to download the jar file.
jsonevent-layout-1.7-javadoc.jar