What is the command to stop and start Splunk service?
Answer Posted / Mahendra Anand
To stop the Splunk service, use the command `service splunk stop`. To start the service, use `service splunk start`. These commands are for Debian-based systems. For Windows, you can use the `net stop splunkd` and `net start splunkd` commands respectively.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers