Installation

How to uninstall Universal Forwarder

Toborman
New Member

Trying to update the universal Forwarder from 7.1.1 to 7.3.1. First step it tries to uninstall the old version and needs the .msi to do it. I provide the location and it errors stating that it is not the correct forwarder even though the name matches that requested.

Tags (1)
0 Karma

sanjeev543
Communicator

You don't have to unistall old version for UF upgradation, you can install new version on top of the old version.
You can download the new version and doubleclick it, it will install new version and installation log will be updated in C:\TEMP
If you wish to do it using cmd line,

msiexec.exe /i <path to downloaded file>\splunkforwarder-7.3.1-bd63e13aa157-x64-release.msi

Example:

msiexec.exe /i C:\Users\test\Desktop\splunkforwarder-7.3.1-bd63e13aa157-x64-release.msi

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...