Demo Splunk App shows how to find and manipulate SimpleXML Searches via Javascript #complete
Go to file
Elf M. Sternberg 55d276f41b [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -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
README.md [feat] Working example of SimpleXML and SplunkJS interaction. 2015-09-06 19:59:31 -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.

Documentation

If you got this, you must have followed one of the tutorial links. If you didn't, this is the sample code for the