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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...