Deployment Architecture

Splunk upgradation method

sanjubaba
Path Finder

If Splunk enterprise setup is done using .deb package at first place. Can the Splunk enterprise version upgradation be done by tar method afterwards?

Labels (3)

isoutamo
SplunkTrust
SplunkTrust
Yes you can do it, but then your package manager is not aware of this new version. That can be an issue or not? Anyhow you must document that so that other administrators are also aware of it. Personally I want always to use same method to update that has used installation, it generates less issues/hassle later on.
r.ismo

sanjubaba
Path Finder

@isoutamo thanks for your reply.

Can you help me out on how to identify the previously installed version of Splunk enterprise on Ubuntu Linux machine?

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Check with package manager which version is installed and then verify what splunk said. You could found that e.g. manifest file on splunk home or from internal logs or splunk -version
https://docs.splunk.com/Documentation/Splunk/8.0.6/Troubleshooting/CheckSplunkversion
R. Ismo

sanjubaba
Path Finder

@isoutamo thank you for your Reply.

And how to identify the installation method which was followed earlier during Splunk enterprise installation. Whether it's done by using package or tar method?

0 Karma

isoutamo
SplunkTrust
SplunkTrust
https://docs.splunk.com/Documentation/Splunk/8.0.6/Installation/InstallonLinux
dpkg —status splunk shows if it has installed with package manager and which version it was.
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 ...