Upgrade Flume. On the Flume host machine, execute the following command:
- For RHEL/CentOS: - yum downgrade flume-1.3.1.1.3.0.0 
- For SLES: - zypper remove flume zypper update flume-1.3.1.1.3.0.0 zypper se -s flume - You should see Flume v1.3.1.1.3.0.0 in the output. Install Flume v1.3.1.1.3.0.0: - zypper install flume-1.3.1.1.3.0.0 ![[Important]](../common/images/admon/important.png) - Important - When removing and installing packages, rename those files the - /confdirectory that have- .rpmsaveextension to original to retain the customized configs. Alternatively, you can also use the configuration files (under the- /confdirectory) you backed up before upgrading.


