Jar examples for l:log4j2-elasticsearch-core
Base classes and interfaces for implementations of Log4j Appenders pushing logs in batches to Elasticsearch clusters
You can download jar file log4j2-elasticsearch-core 1.0.1 in this page.
You can use the following script to add log4j2-elasticsearch-core-1.0.1.jar to your project.
<dependency> <groupId>org.appenders.log4j</groupId> <artifactId>log4j2-elasticsearch-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.appenders.log4j', name: 'log4j2-elasticsearch-core', version: '1.0.1'
libraryDependencies += "org.appenders.log4j" % "log4j2-elasticsearch-core" % "1.0.1"
<dependency org="org.appenders.log4j" name="log4j2-elasticsearch-core" rev="1.0.1"/>
@Grapes(@Grab(group='org.appenders.log4j', module='log4j2-elasticsearch-core', version='1.0.1'))
'org.appenders.log4j:log4j2-elasticsearch-core:jar:1.0.1'
Click the following link to download the jar file.
log4j2-elasticsearch-core-1.0.1-javadoc.jar