Last Version

JMXTrans structured document output writer for Elasticsearch 2.2

JMXTrans output writer for Elasticsearch which outputs one structured document for each query.

License

License

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.vveloso
ArtifactId

ArtifactId

jmxtrans-output-elastic-aggregate
Version

Version

2.2
Type

Type

jar
Description

Description

JMXTrans structured document output writer for Elasticsearch
JMXTrans output writer for Elasticsearch which outputs one structured document for each query.
Project URL

Project URL

https://github.com/vveloso/jmxtrans-output-elastic-aggregate
Source Code Management

Source Code Management

https://github.com/vveloso/jmxtrans-output-elastic-aggregate

Download jmxtrans-output-elastic-aggregate 2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jmxtrans : jmxtrans-output-core jar 263
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.2.1
org.apache.logging.log4j : log4j-api jar 2.8
org.apache.logging.log4j : log4j-core jar 2.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8

Project Modules

There are no modules declared in this project.