is not current version
Last Version 1.5.5

org.appenders.log4j:log4j2-elasticsearch2-bulkprocessor 1.5.1

Log4j2 Appender plugin pushing logs in batches to Elasticsearch 2.x clusters

Categories

Categories

H2 Data Databases Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.appenders.log4j
ArtifactId

ArtifactId

log4j2-elasticsearch2-bulkprocessor
Version

Version

1.5.1
Type

Type

jar

Download log4j2-elasticsearch2-bulkprocessor 1.5.1


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