Dashboards & Visualizations

How to do HTTP address health check in Splunk?

ramuvalivarthi
New Member

We have HTTP address (http://webapplication/webcontext/health.jsp) to check application health.
How do we create a Splunk dashboard to monitor the above http address instead of hitting the address on a browser every time?

0 Karma

MuS
Legend

Hi ramuvalivarthi,

there is an App which does exactly what you want, check it out here https://splunkbase.splunk.com/app/1493/

cheers, MuS

0 Karma

bmacias84
Champion

Hello,

You can use Splunk's REST interface. Here is one which does not require authentication of course this assume default ports.

curl -k https://localhost:8089/services/server/info

Other if you want to authenticate are

server/status
server/introspection

http://docs.splunk.com/Documentation/Splunk/6.2.6/RESTREF/RESTlist

Depending on your appliance of device you would just have it search for some text in response.

MuS
Legend

Hmm, I think the question was more related to monitor a remote web page within Splunk not to monitor Splunk. There used to be a pinger and web mon app which do exactly this.....

0 Karma

woodcock
Esteemed Legend

I think you need a Scripted Input that uses curl (or similar) that hits that website periodically (every 10 minutes?) and then send that to Splunk.

0 Karma
Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...