My freshly installed splunk server has by default listening enabled on port 9997.
When I try to configure a universal forwarder, using splunk add forward-server ip:9997
, I'm getting a "Login failed" message.
I verified that the username and password are accurate, of an admin user that can log in to the web interface with them ( on port 8000).
I also verified that there are no blocks on port 9997 by successfully opening a telnet session to that port.
What am I doing wrong here? And how can I get more verbose details on what is causing the failure?
If it's a freshly installed forwarder, it probably still has default credentials.
Try "-auth admin:changeme" and then make sure you change the password.
When you're configuring the universal forwarder, the login details you are asked for are those of the local Splunk installation, not the credentials for logging into your central Splunk server. As such, unless you changed credentials from the default in the forwarder installation, the credentials you should provide are the default ones: admin/changeme.
If it's a freshly installed forwarder, it probably still has default credentials.
Try "-auth admin:changeme" and then make sure you change the password.
Thank you guys! i was trying the web admin password also
Thank-you for posting this question and answer. I was not sure what credentials they wanted. I entered my credentials for this website for instance thinking maybe that was the tokens I needed.
for username provide admin and password changeme..for fresh installation