Monitoring Splunk

POST endpoint API -POST request for WSM inputs

neeravmathur
Path Finder

Hi Guys,

I have a requirement where I need to monitor some URLs for healthCheckapi using splunk.

Tried creating a input like the one below in a Website Monitoring app:

[web_ping://PROD - SERVER_NAME APP_NAME]
host = SERVER NAME
index = prod_website_monitoring
interval = 15m
title = PROD - SERVER_NAME APP_NAME
url = http://server:8092/api/healthCheckapi

but it is not working. I am getting an error Cannot GET /healthCheckapi which suggests that this need to use POST instead of GET request. Can someone help me with the inputs?

Thanks,

Labels (1)
0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi @neeravmathur 

Are you sure your API allowed HTTP GET method? Getting any HTTP response code logged?

 

0 Karma

neeravmathur
Path Finder

Hi @venkatasri 

Not sure how to check that. But all I can say is that on pasting the URL on browser it gives me a 

Cannot GET /healthCheckapi

However splunk WSM dashboard shows a 404 (Client Error) 

 

Thanks for your response....

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...