JmxTrans - log4j output writers

This module contains output writers that have direct dependencies on logging frameworks.

Лицензия

Лицензия

Категории

Категории

jmxtrans Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.jmxtrans
Идентификатор

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

jmxtrans-output-log4j
Последняя версия

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

269
Дата

Дата

Тип

Тип

jar
Описание

Описание

JmxTrans - log4j output writers
This module contains output writers that have direct dependencies on logging frameworks.
Организация-разработчик

Организация-разработчик

JmxTrans team

Скачать jmxtrans-output-log4j

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic Необязательный jar 1.2.3
ch.qos.logback : logback-core Необязательный jar 1.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.8.9
com.google.guava : guava jar 19.0
log4j : log4j Необязательный jar 1.2.17
org.jmxtrans : jmxtrans-core jar 269
org.jmxtrans : jmxtrans-utils jar 269
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jmxtrans : jmxtrans-test-utils jar 269

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

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

jmxtranslogo

FOSSA Status Build Status Build status Dependency Status Gitter Maven site Maven Central sonarcloud.io

This is the source code repository for the jmxtrans project.

This is effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.

jmxtrans is very powerful tool which uses easily generated JSON (or YAML) based configuration files and then outputs the data in whatever format you desire. It does this with a very efficient engine design that will scale to communicating with thousands of machines from a single jmxtrans instance.

The core engine is very solid and there are writers for Graphite, StatsD, Ganglia, cacti/rrdtool, OpenTSDB, text files, and stdout. Feel free to suggest more on the discussion group or issue tracker.

Coda Hale did an excellent talk for Pivotal Labs on why metrics matter. Great justification for using a tool like jmxtrans.

render

Special thanks:

License

FOSSA Status

org.jmxtrans

jmxtrans project

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

Версия
269
268
267
266
265
264
263
262
261
260
259
256
254
253
252
251