Log4j Elasticsearch Core

Base classes and interfaces for implementations of Log4j Appenders pushing logs in batches to Elasticsearch clusters

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.appenders.log4j
ArtifactId

ArtifactId

log4j2-elasticsearch-core
Last Version

Last Version

1.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j Elasticsearch Core
Base classes and interfaces for implementations of Log4j Appenders pushing logs in batches to Elasticsearch clusters

Download log4j2-elasticsearch-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.appenders.st : appenders-jackson-st jar 1.0.1
org.appenders.logging : appenders-logging jar 1.0

provided (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.12.0
io.netty : netty-buffer jar 4.1.32.Final
net.openhft : chronicle-map jar 3.21ea60
org.jctools : jctools-core jar 3.1.0

test (7)

Group / Artifact Type Version
org.appenders.logging : appenders-logging jar 1.0
org.junit.jupiter : junit-jupiter jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.8.0
org.mockito : mockito-core jar 3.8.0
org.hamcrest : hamcrest jar 2.2
org.jacoco : org.jacoco.agent jar 0.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0