Deployment Architecture

Is there a command to downgrade from Splunk version 6.2 to 6.0 on Unix?

neelamssantosh
Contributor

Currently I am using Splunk version 6.2 and I would like to move back to Splunk 6.0.
Is there a command I can execute in Unix to downgrade?

Tags (3)
1 Solution

fdi01
Motivator

I 've already done for the quiter of 6.1.4 with a 6.1.1 using a .rpm package and it works corectly
If you are using a package manager, such as RPM,
Mr neelamssantosh do like the show in his commentary for it is very correct .
rpm -Uvh --oldpackage filename

View solution in original post

psompall
Engager

You could do it using yum.
yum downgrade PackageName.rpm,

fdi01
Motivator

I 've already done for the quiter of 6.1.4 with a 6.1.1 using a .rpm package and it works corectly
If you are using a package manager, such as RPM,
Mr neelamssantosh do like the show in his commentary for it is very correct .
rpm -Uvh --oldpackage filename

MuS
Legend

Hi neelamssantosh,

From the docs http://docs.splunk.com/Documentation/Splunk/6.2.2/Installation/Upgradeto6.2onUNIX :

 Splunk Enterprise does not provide a means of downgrading to previous versions. If you need to revert to an older Splunk release, just reinstall it.

Hope that helps ...

cheers, MuS

duartet
Path Finder

I downvoted this post because there's a better way described above

0 Karma

neelamssantosh
Contributor

We can, by using the command,

rpm -Uvh --oldpackage filename

SantoshBansode
Explorer

It's not working

0 Karma
Get Updates on the Splunk Community!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...