Demo Splunk App shows how to find and manipulate SimpleXML Searches via Javascript #complete
Go to file
Elf M. Sternberg 0c55848d10 [doc] Provided link to Linux TA. 2015-09-08 09:33:09 -07:00
appserver/static [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
bin [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
default [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
local [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
metadata [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
.gitignore [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
LICENSE [doc] Updated license. 2015-09-06 20:05:59 -07:00
README.md [doc] Provided link to Linux TA. 2015-09-08 09:33:09 -07:00
simplesplunkjs.nw [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00
simplesplunkjs.pdf [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -07:00

README.md

This Code Is...

This repo is the sample code from the tutorial Referencing SimpleXML Searches From SplunkJS In Remote Panels. You can either read that tutorial or find the notes in this directory in PDF form.

Setup

Move or unzip this directory, in its entirely, to your Splunk instance's apps directory. Restart Splunk. It should just work.

Requirements

This was tested with Splunk 6.2. It's not likely to work with earlier versions that don't support <panel ref="panelname"> syntax. This demo requires the Splunk for Linux TA.