License |
License |
---|---|
Categories |
Categoriesjmxtrans Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.vveloso |
ArtifactId | ArtifactIdjmxtrans-output-elastic-aggregate |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMXTrans structured document output writer for Elasticsearch
JMXTrans output writer for Elasticsearch which outputs one structured document for each query.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |