Deployment Architecture

Can I switch my install method on Linux?

matt
Splunk Employee
Splunk Employee

If I start off using the tgz installer can I subsequently start using a package installer (rpm or deb)? Is it as simple as pointing the installer at my previous installation?

netwrkr
Communicator

depends where you installed the tgz at. as I've never used the rpm I don't know where it installs splunk. given that everything you need is both in the tarball and rpm why switch?

0 Karma

southeringtonp
Motivator

The rpm and deb installers put the files in /opt/splunk. Ideally you'd move your existing installation aside, do a clean install via package, and then copy all of your local configuration (etc/system/local, etc/apps, etc/users, licenses, deployment manager files) into the new installation before starting Splunk. That way the package manager thinks it's a clean install rather than dealing with pre-existing/customized files.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...