Splunk Search

Is it possible in Splunk to display contents from external url

ma_anand1984
Contributor

I have a url, by hitting which, i get some data. Is it possible in splunk to read that data and process it and display the processed content in a dashboard.

that url points to a text file which has Ones and Zeroes. I need to interpret them and display some content based on which in a tabular fashion

0 Karma
1 Solution

sdaniels
Splunk Employee
Splunk Employee

sloshburch
Splunk Employee
Splunk Employee

(Weird, my post got truncated. Trying again)

Assuming you don't need to manipulate that data, you can just represent it with an iframe within an html panel. I'd post an example but it looks like answers.splunk.com kicks out any iframe so the code sample won't fly in here.
So instead of an example, just check out this page and use the same syntax: http://www.w3schools.com/tags/tag_iframe.asp

iframes might fail if the external page is http but splunk is https (for security reasons).

0 Karma

sdaniels
Splunk Employee
Splunk Employee

A scripted input like the link below should work for you:

http://splunk-base.splunk.com/answers/7366/can-splunk-index-data-from-an-http-address

Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...