Hello,
I am new to Splunk, using Splunk Enterprise 6.3.3.
User entered input data stored as record (in a dictionary format) after converting the XML file into HTML & added few lines of JavaScript code.
My requirement is, this data has to go outside Splunk environment ie any webserver (say my case Tomcat server).
Please help me to point any example code available to understand the concept to meet my requirement.
Appreciate your help.
Thanks,
Pari
Thanks hemendralodhi! I have implemented this by invoking python script in my search query and passed the data to outside splunk.