Deployment Architecture

Restarting Splunk Agent when Home Directory is changed

_gkollias
Builder

I have some servers that don't comply to our newer Splunk Standards, and I'm doing a "Remediation" on the servers that need home directories changed, increased disk space, etc.

Will Splunkd need to be restarted after changing its home directory?

Thanks

Tags (3)
0 Karma
1 Solution

bandit
Motivator

If you are relocating the base install directory of Splunk on Unix, aka SPLUNK_HOME, then yes you would need to stop Splunk, relocate the directory, then start Splunk. On Unix, be sure, to update any boot script paths under /etc/init.d if you have enabled Splunk start on OS reboot.

If you are relocating on Windows, you would likely need to uninstall, then reinstall, first backing up the etc folder for configs you need to save.

View solution in original post

0 Karma

bandit
Motivator

Correct, that will work if running the forwarder as the root account. You'll need sudo or root permissions to run the command.

$SPLUNK_HOME/bin/splunk enable boot-start

If running as a non-root account i.e. splunk, then you'll need to use the -user switch to start it as that user.

$SPLUNK_HOME/bin/splunk enable boot-start -user splunk

0 Karma

bandit
Motivator

If you are relocating the base install directory of Splunk on Unix, aka SPLUNK_HOME, then yes you would need to stop Splunk, relocate the directory, then start Splunk. On Unix, be sure, to update any boot script paths under /etc/init.d if you have enabled Splunk start on OS reboot.

If you are relocating on Windows, you would likely need to uninstall, then reinstall, first backing up the etc folder for configs you need to save.

0 Karma

_gkollias
Builder

Thank you, Rob!

I also want to make sure the startup sequence is added. Is that simply $SPLUNK_HOME/bin/splunk enable boot-start?

0 Karma
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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...