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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...