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.0 in this page.
You can use the following script to add log4j2-elasticsearch-core-1.0.0.jar to your project.
<dependency> <groupId>org.appenders.log4j</groupId> <artifactId>log4j2-elasticsearch-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.appenders.log4j', name: 'log4j2-elasticsearch-core', version: '1.0.0'
libraryDependencies += "org.appenders.log4j" % "log4j2-elasticsearch-core" % "1.0.0"
<dependency org="org.appenders.log4j" name="log4j2-elasticsearch-core" rev="1.0.0"/>
@Grapes(@Grab(group='org.appenders.log4j', module='log4j2-elasticsearch-core', version='1.0.0'))
'org.appenders.log4j:log4j2-elasticsearch-core:jar:1.0.0'
Click the following link to download the jar file.
log4j2-elasticsearch-core-1.0.0-javadoc.jar