Log4j2_Elastic

The aim of the project is to store java log data generated with log4j2 (http://logging.apache.org/log4j/2.x/) in an elasticsearch database. It also provides the possiblity to change the log settings using a web based configuration

License

License

Categories

Categories

Net Utility General Purpose Libraries
GroupId

GroupId

net.inemar.utility
ArtifactId

ArtifactId

log4j2elastic
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j2_Elastic
The aim of the project is to store java log data generated with log4j2 (http://logging.apache.org/log4j/2.x/) in an elasticsearch database. It also provides the possiblity to change the log settings using a web based configuration
Project URL

Project URL

https://bitbucket.org/inemar/utility-log4j2-elasticsearch
Source Code Management

Source Code Management

https://bitbucket.org/inemar/utility-log4j2-elasticsearch

Download log4j2elastic

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
com.google.code.gson : gson jar 2.2.4
org.elasticsearch : elasticsearch jar 1.4.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.2
3.0.1
3.0.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0