Dashboards & Visualizations

Pulling XML from a website at 60 second interval and parse it to get required detail

arifaq
Engager

Hello Gurus,

I have website which display data through XML files , data refresh at rate of 60 seconds.
I need to pull XML and parse required data.
I am new to Splunk , Can you please suggest what are the steps required to implement solution.

Tags (2)
0 Karma

arifaq
Engager

Thank you , it worked

0 Karma

LukeMurphey
Champion

Depending on the data you want to pull in, you may be able to use the Website Input app.

martin_mueller
SplunkTrust
SplunkTrust

The easiest way to periodically poll a website over HTTP is to use the REST modular input: http://apps.splunk.com/app/1546/
That'll do all the hard work for you and lets you index whatever URL you want at any interval.

somesoni2
Revered Legend

You can define your custom script/executable/API to get the xml data from the website and then you can configure scripted data input in Splunk to run the script every 60 second. More details on setting up script input:
http://docs.splunk.com/Documentation/Splunk/latest/Data/Setupcustominputs

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...