Demo Splunk App shows how to find and manipulate SimpleXML Searches via Javascript #complete
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Elf M. Sternberg 0c55848d10 [doc] Provided link to Linux TA. 8 years ago
appserver/static [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
bin [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
default [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
local [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
metadata [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
.gitignore [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
LICENSE [doc] Updated license. 8 years ago
README.md [doc] Provided link to Linux TA. 8 years ago
simplesplunkjs.nw [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago
simplesplunkjs.pdf [feat] Working example of SimpleXML and SplunkJS interaction. 8 years ago

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.