All Apps and Add-ons

Website Monitoring: Does the app support providing application credentials used for a secured website and report a failure?

narayanmp
New Member

I am trying to use Website monitoring app to monitor an applications login functionality. Does the app support providing the application credentials which will be used to log in to the application and report a failure? Any help is highly appreciated.

0 Karma

LukeMurphey
Champion

This is not supported in the current version of the app.

I might be able to support this if HTTP digest authentication is supported by the website. HTTP forms authentication is much more tricky though,

Do you happen to know if the website is HTTP authentication or forms based authentication? If the site is using HTTP authentication, then you should see a browser popup asking for the password (like this one); forms authentication will be in a form within the page.

I ask because the implementation would be different (HTTP authentication is very easy; forms authentication is considerably harder).

0 Karma

rithick256
New Member

Hello Luke,
In the newer version is HTTP authentication supported ?

Thanks, Rithick

0 Karma

LukeMurphey
Champion

I haven't added HTTP authentication. Is that something you want?

0 Karma

narayanmp
New Member

Application has form based authentication. Thank you Luke for the response.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...