Dashboards & Visualizations

Credentials not accepted for port 8089

tmontney
Builder

For instance when trying to access https://mypc:8089/services/apps/local/myapp?refresh=true my credentials aren't being accepted. I'm doing this as the admin account created at setup, and can sign in to the web console fine. Splunk is running on my local machine. I have no issues with two other servers Splunk's installed on, one of which uses a self-signed certificate (like my machine).

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Hi
Are you sure that there is “built in” admin account as splunk didn’t create it anymore by default. You could check if there is admin user on Splunk’s password file and if not then here https://community.splunk.com/t5/Security/What-is-new-Splunk-admin-password/m-p/502916 is instructions how to add it.
r. Ismo
0 Karma

tmontney
Builder

The account I created during setup is named "admin". It's the same one I use to logon to the web console. I've also created another user with admin role, same result.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Did this works?

curl -vk -u <your user>:<your password>  https://mypc:8089/services/apps/local/myapp?refresh=true

And what you will get to internal logs (splunkd_access, splunkd)?

r. Ismo 

0 Karma

tmontney
Builder

https://community.splunk.com/t5/All-Apps-and-Add-ons/Restart-a-splunk-app-via-script/m-p/256938

This seems to work, for whatever reason:

splunk  _internal call /services/apps/local/myapp/_reload -auth admin:mypassword
0 Karma

tmontney
Builder

Unauthorized from curl. Nothing generated from these logs

  • splunkd_access.log
  • splunkd.log
  • splunkd_ui_access.log
  • web_access.log
  • web_service.log
0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...