Getting Data In

How to set up Website Monitoring that requires popup authentication

sbhatnagar88
Path Finder

Need to monitor a website which when gets hit shows a popup with Username and Password.

Tried below possibilities till now.

1. Used Website input App but in "Enter Credentials" page , it throws "Username and Password field name not detected" Error.

2. Tried passing credentials using below but getting unauthorized error.

https://URL/insecurelogin?loginType=splunk&username=EMEA\abc&password=XYZ

https://URL/insecurelogin?username=EMEA\abc&password=XYZ

Any one has done such monitoring , please share your valuable inputs.

Thanks

Labels (1)
Tags (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

1. Get your browser, press F12 to open Developer Console/Developer Tools/whatever it's called in your browser. Switch to Network tab. Observe the network traffic as you perform authentication. Try to replicate it using curl (note needed headers and cookies).

2. How is this connected with Splunk?

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...