Hi all,
I have an issue with startup script generated by this command:
"/opt/splunk/bin/splunk enable boot-start"
Result is:
"service splunk does not support chkconfig"
Script generated start with this:
...
Launching "chkconfig --add splunk" return the same value ("service splunk does not support chkconfig").
Modifying "# chkconfig: 2345 90 60" to "# chkconfig: 2345 20 80" does not change anything.
VSCA is running on Photon Linux 1.0 (Build 62c543d).
Additionnal info: when I start splunk with /etc/init.d/splunk start it works perfectly
Universal forwarder version is 7.3.1
Any suggestions?
Thank you!
/opt/splunk/bin/splunk enable boot-start
calls splunk and splunk create an init script.
That script does not include chkconfig lines. That's why you get the error.
More important concern is that the linux distribution is not a supported OS. So, I think you should avoid installing a UF on VSCA directly. Instead, can you send logs to syslog server, and install Splunk UF on the syslog server to monitor the syslog log files?
/opt/splunk/bin/splunk enable boot-start
calls splunk and splunk create an init script.
That script does not include chkconfig lines. That's why you get the error.
More important concern is that the linux distribution is not a supported OS. So, I think you should avoid installing a UF on VSCA directly. Instead, can you send logs to syslog server, and install Splunk UF on the syslog server to monitor the syslog log files?
Hi Masa,
I will try that way, I just followed the official documentation (Forward VMware vCenter Linux appliance logs to Splunk Enterprise)
I'll give you a feedback.
Thank you for your answer.
Hi again Masa,
It seems to be enough to make it work. I don't understand why the official documentation is not up to date as the App is not free (minimum a 5 GB per month of additionnal Splunk Enterprise licence).
Thank you for your help Masa.
Hi, @gordanristic
Good to hear that it was enough to make it work.
Regarding the official doc you're referring, can you post the URL link in this thread?
Just F.Y.I., the app download page explains that it comes with a 60-day trial license(ref: https://splunkbase.splunk.com/app/725/#/overview)
Hi @Masa
Here is the url: https://docs.splunk.com/Documentation/VMW/3.4.5/Installation/CollectVMwarevCenterServerLinuxApplianc...
For the licensing part, I already asked to a Splunk partner in my country the pricing: for small infrastructure it is really expansive.
Hi, @gordanristic,
Sounds like you were good regarding the question above.
The url sounds like UF can be installed in the appliance. In that case, you may file a Splunk Support case to ask more detail if you would like to know more detail of supporting UF installation in the VSCA appliance. But, they may tell you the limitation like what I answered here.
Hope this helps.