I need to install Splunk Universal Forwarder in our AWS EC2 instance. I need it to be installed as a service so that it automatically starts when the instance starts. The Splunk Docs do not seem to cover that:
Asked
Active
Viewed 388 times
1 Answers
0
Starting the Splunk Forwarder at boot time is the same process as Splunk Enterprise, which is documented at https://docs.splunk.com/Documentation/Splunk/latest/Admin/ConfigureSplunktostartatboottime
For systemd based OSs, you can follow the instructions from https://docs.splunk.com/Documentation/Splunk/latest/Admin/RunSplunkassystemdservice
Actual process depends on the OS you're running.

Simon Duff
- 2,631
- 2
- 7
- 15