All Apps and Add-ons

Does Splunk support Redhat chkconfig?

stefanlasiewski
Contributor

I have a Scientific Linux 6.1 server. I want Splunk to start upon boot, and I want to start/stop/restart Splunk using standard utilities like /sbin/service.

What is the proper way to use chkconfig with the Splunk binaries? Does Splunk provide a standardized startup script that I can place in /etc/init.d/? I cannot find an answer to this under http://docs.splunk.com/Documentation/Splunk

It appears that Splunk supports chkconfig. If I do strings splunk I see that the binary does contain the string chkconfig.

Tags (3)
1 Solution

dwaddle
SplunkTrust
SplunkTrust

Yes, run splunk enable boot-start as root, and it will put a launcher script in /etc/init.d and add it to chkconfig.

View solution in original post

mwitt_secret
Engager

On some nodes (amazon linux) you'll need to add a hint for chkconfig to manage it
add this (with the comment #)

chkconfig: 2345 20 80

to the end of the comments in /etc/init.d/splunk

chkconfig can then manage the service,

dwaddle
SplunkTrust
SplunkTrust

Yes, run splunk enable boot-start as root, and it will put a launcher script in /etc/init.d and add it to chkconfig.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Fuel Your Journey: What’s Waiting for You at the .conf26 Acceleration Station

Navigating the show floor at .conf26 isn't just about keynotes and technical breakout sessions; it's also ...

Join the Final Session of the Data Management & Federation Bootcamp Series

Over the past three sessions of the Data Management & Federation Bootcamp Series, we've explored how to build ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...