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

Лицензия

Лицензия

Категории

Категории

Сеть Utility Универсальные библиотеки
Группа

Группа

net.inemar.utility
Идентификатор

Идентификатор

log4j2elastic
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/inemar/utility-log4j2-elasticsearch
Система контроля версий

Система контроля версий

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

Скачать log4j2elastic

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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