is not current version
Last Version 1.5.5

org.appenders.log4j:log4j2-elasticsearch-hc 1.4.3

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

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.appenders.log4j
ArtifactId

ArtifactId

log4j2-elasticsearch-hc
Version

Version

1.4.3
Type

Type

jar

Download log4j2-elasticsearch-hc 1.4.3


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