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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...