Jar examples for s:splunk
A library to assist in collecting data from JMX Attributes and JMX Notifications and building property-formatted JSON payloads for Splunk Events for delivery to a Splunk HTTP Event Collector
You can download jar file splunk.jmx 1.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add splunk.jmx-1.1.0.jar to your project.
<dependency> <groupId>com.github.hqstevenson.splunk</groupId> <artifactId>splunk.jmx</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.hqstevenson.splunk', name: 'splunk.jmx', version: '1.1.0'
libraryDependencies += "com.github.hqstevenson.splunk" % "splunk.jmx" % "1.1.0"
<dependency org="com.github.hqstevenson.splunk" name="splunk.jmx" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.hqstevenson.splunk', module='splunk.jmx', version='1.1.0'))
'com.github.hqstevenson.splunk:splunk.jmx:jar:1.1.0'
Click the following link to download the jar file.
splunk.jmx-1.1.0-javadoc.jar