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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...