LogElastic

LogElastic is a simple Log4j2 logging component intended for shippling logs directly to Elasticsearch without intermediary components.

License

License

MIT
GroupId

GroupId

tech.raaf
ArtifactId

ArtifactId

logelastic
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

LogElastic
LogElastic is a simple Log4j2 logging component intended for shippling logs directly to Elasticsearch without intermediary components.
Project Organization

Project Organization

RAAF Technology

Download logelastic

How to add to project

<!-- https://jarcasting.com/artifacts/tech.raaf/logelastic/ -->
<dependency>
    <groupId>tech.raaf</groupId>
    <artifactId>logelastic</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.raaf/logelastic/
implementation 'tech.raaf:logelastic:3.1.1'
// https://jarcasting.com/artifacts/tech.raaf/logelastic/
implementation ("tech.raaf:logelastic:3.1.1")
'tech.raaf:logelastic:jar:3.1.1'
<dependency org="tech.raaf" name="logelastic" rev="3.1.1">
  <artifact name="logelastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.raaf', module='logelastic', version='3.1.1')
)
libraryDependencies += "tech.raaf" % "logelastic" % "3.1.1"
[tech.raaf/logelastic "3.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.2
com.lmax : disruptor jar 3.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.
tech.raaf

RAAF

Versions

Version
3.1.1
3.1.0
3.0.0
2.8.2