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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...