Hi,
I'm setting up a server with both splunk-server and splunk-universal-forwarder.
When I try to enable the splunk-server service at boot time with this command:
sudo /opt/splunk/bin/splunk enable boot-start -user root
everything is ok and the /etc/init.d/splunk file is created
But when I try to enable the splunk-universal-forwarder service at boot time, I got this output:
sudo /opt/splunkforwarder/bin/splunk enable boot-start -user root
System start/stop links for /etc/init.d/splunk already exist.
Init script installed at /etc/init.d/splunk.
Init script is configured to run at boot.
And the existing /etc/init.d/splunk file is replaced by the new one.
So in the end, I can only enable one service at a time but I'd like to enable both of them of course.
Thanking you in advance for your help
Regards,
Vincent.
↧