
Correct the user selected during Windows installation
If you have selected "other user" during the Splunk Enterprise installation, and that user does not exist or perhaps you mistyped the information, you can go into the Windows Service Control Manager and specify the correct information, as long as you have not started Splunk yet. If you have started Splunk, you must stop it, uninstall it and reinstall it.
If you specified an invalid user during the Windows GUI installation process, you will see two popup error windows.
To change the user:
1. In Control Panel > Administrative Tools > Services, find the splunkd
and splunkweb
services. You'll notice that they are not started and are currently owned by the Local System User.
2. Right click on each service and choose Properties. The properties dialog for that service is displayed.
3. Select the Log On tab.
4. Select the This account radio button and fill in the correct domain\username and password.
5. Click Apply.
6. Click OK.
7. Repeat Steps 2 through 6 for the second service (you must do this for both splunkd
and splunkweb
).
8. You can now either start both services from the Service Manager or from the Splunk command line interface.
PREVIOUS Install on Windows via the command line |
NEXT Install on Linux |
This documentation applies to the following versions of Splunk® Enterprise: 5.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4, 5.0.5, 5.0.6, 5.0.7, 5.0.8, 5.0.9, 5.0.10, 5.0.11, 5.0.12, 5.0.13, 5.0.14, 5.0.15, 5.0.16, 5.0.17, 5.0.18, 6.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 6.0.5, 6.0.6, 6.0.7, 6.0.8, 6.0.9, 6.0.10, 6.0.11, 6.0.12, 6.0.13, 6.0.14, 6.0.15, 6.1, 6.1.1, 6.1.2, 6.1.3, 6.1.4, 6.1.5, 6.1.6, 6.1.7, 6.1.8, 6.1.9, 6.1.10, 6.1.11, 6.1.12, 6.1.13, 6.1.14
Comments
Is step 7 still relevant ? In the description for splunkweb service, it says that spunkweb is deprecated as of 6.2
Hi Zymeworks,
It is if you run Splunk Enterprise in legacy mode. Otherwise, it isn't. I'll update the page to make the distinction.
Thanks for the heads up.