is not current version
Last Version 1.5.5

org.appenders.log4j:log4j2-elasticsearch-jest 1.0.1

Log4j2 Appender plugin pushing logs in batches to Elasticsearch (2.x/5.x) clusters

Categories

Categories

Jest Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.appenders.log4j
ArtifactId

ArtifactId

log4j2-elasticsearch-jest
Version

Version

1.0.1
Type

Type

jar

Download log4j2-elasticsearch-jest 1.0.1


<!-- https://jarcasting.com/artifacts/org.appenders.log4j/log4j2-elasticsearch-jest/ -->
<dependency>
    <groupId>org.appenders.log4j</groupId>
    <artifactId>log4j2-elasticsearch-jest</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.appenders.log4j/log4j2-elasticsearch-jest/
implementation 'org.appenders.log4j:log4j2-elasticsearch-jest:1.0.1'
// https://jarcasting.com/artifacts/org.appenders.log4j/log4j2-elasticsearch-jest/
implementation ("org.appenders.log4j:log4j2-elasticsearch-jest:1.0.1")
'org.appenders.log4j:log4j2-elasticsearch-jest:jar:1.0.1'
<dependency org="org.appenders.log4j" name="log4j2-elasticsearch-jest" rev="1.0.1">
  <artifact name="log4j2-elasticsearch-jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appenders.log4j', module='log4j2-elasticsearch-jest', version='1.0.1')
)
libraryDependencies += "org.appenders.log4j" % "log4j2-elasticsearch-jest" % "1.0.1"
[org.appenders.log4j/log4j2-elasticsearch-jest "1.0.1"]