Splunk Enterprise

What are the steps to upgrade Splunk Forwarder On Linux?

Roy_9
Motivator

Hello All,

Can someone help me with the steps to upgrade Splunk Universal Forwarder on Linux machines?

Appreciate your help.

 

Thanks,

Labels (3)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It's very easy.

1) Stop the forwarder

2) Untar the new code.

tar -zxf splunk<<something>>.tgz -C /opt

If necessary, replace /opt with the location of the forwarder on your machines (omit the /SplunkForwarder part).

3) Start the forwarder

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It's very easy.

1) Stop the forwarder

2) Untar the new code.

tar -zxf splunk<<something>>.tgz -C /opt

If necessary, replace /opt with the location of the forwarder on your machines (omit the /SplunkForwarder part).

3) Start the forwarder

---
If this reply helps you, Karma would be appreciated.

isoutamo
SplunkTrust
SplunkTrust

Hi

1st you should check if the original UF was installed from tar package as @richgalloway used here or was it installed via package manager (rpm or dep). If later, then you should use the same package manager command like yum/dnf on RedHat based distroes. If you mix those method that will hit you later on.

r. Ismo

Roy_9
Motivator

yes @isoutamo  it was already installed and just needed to upgrade since the UF's are running on very old versions. Do i need to follow the steps which @richgalloway proposed, will it override the previous installation?

0 Karma

isoutamo
SplunkTrust
SplunkTrust

If it is installed outside of packet manager then you should follow @richgalloway 's instructions, but if it was installed by packet manager like rpm then you should use that packet manager version. Used packet manager is dependent of Your linux version (Red-hot, Centos, Debian, Ubuntu etc.)

0 Karma
Get Updates on the Splunk Community!

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...