- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tell me the reason for: Unable to start the service: Access is denied.
jathinroyal
New Member
12-24-2021
12:30 AM
I am unable to start splunk it shows like access denied tell me to start splunk in windows
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
12-24-2021
05:06 AM
Run Command Prompt as Administrator and start Splunk from there.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ashvinpandey
Contributor
12-24-2021
06:04 AM
You can start and stop Splunk Enterprise on Windows in one of the following ways:
Use the Windows Services control panel.
- Click the Start Button and type "services."
- Select the Services control panel option.
- In the Services control panel, find the Splunkd Service service.
- Start or stop the service.
Use the NET START or NET STOP commands.
- Open an administrative command prompt.
- Type: NET START splunkd or NET STOP splunkd.
Use the Splunk Enterprise executable.
- Open an administrative command prompt.
- Change the path to %SPLUNK_HOME%\bin.
- Type: splunk [start|stop|restart].
Also if this reply helped you in solving your problem an up-vote would be appreciated.
