Thanks For Downloading!
Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows:
Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.
Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.
This distribution is a working example for indexing messages that are sent to JMS Queues.
Although the example heavily relies on WebLogic Server 10.3, it could be modified to work with
any JMS provider. Messages are delivered to a JMS Queue and Splunk is configured to run
a scripted input once to call a JMS Queue consumer. Every message the consumer receives
will be sent to standard output to be indexed. Although the distribution has been built
on Windows, it should be able to run on any platform supported by Splunk and the JMS
provider. To begin with, gunzip and untar the distribution into
SPLUNK_HOME\etc\apps and follow the instructions in the README.txt