Unable to login into splunk , just downloaded trial version, even though I have cookies enabled and javascript enabled.
Do not get any error message and the login page just reloads itself.[Chrome and Firefox]
And In IE browser dont even see the login fields.
Just Delete your cookies/history and try to login again.
I solved this issue by using http://localhost:8000
instead of http://127.0.0.1:8000
I was able to login now without any issues. For some reason it has started working fine itself.
Thanks ALL
Can you verify that your browser isn't noting any Javascript errors (right-click > "Inspect Element" > console)? Also, could you let me know if your browser seems to perform a POST to /en-US/account/login when you press "Sign-in"?
place the below string in server.conf file and reload the splunk and try logging in.
allowRemoteLogin = always
Sorry, but this only grants access to the Splunk management port from a remote host and has no impact on the Splunkweb.....
I just downloaded the installer and installed on my machine.
I am using Windows 7 ultimate OS.
I had a look at the log files dont see any errors there, logs look fine.
Its just that I keep getting a message on the login page, displaying that "No cookie support detected. Check your browser configuration." even though both Javascript and Cookies are already enabled, and then the page reloads back on to the login page.
Take a look at Splunk's logs in $SPLUNK_HOME/var/log/splunk
for anything suspicious.
I am the admin user of the system and also tried to run splunk as an admin, but still it doesnt help.
Keeps showing me the message about cookies and javascript
Could u do a re-deployment with admin rights?
Its splunk-6.0.3-204106-x64-release.msi
what is the msi name?