Getting Data In

What is the windows universal forwarder product Id?

chandanghoshCTL
Explorer

Any one know the product id for UF 7.0.1 ?

i have this for 665

Package Splunk665
{

Ensure = Present

        Path        = "C:\Software\splunkforwarder-6.6.5-b119a2a8b0ad-x64-release.msi" 
        Name        = "UniversalForwarder"
        ProductId   = "9D47FB24-B169-437D-9D8B-F0CC951644D7"
        Arguments   = "AGREETOLICENSE=Yes /quiet"
    }
0 Karma
1 Solution

adonio
Ultra Champion

hello there,
i think that what you refer to as ProductId is the guid of the forwarder.
each forwarder (or splunk install) has a unique guid regardless of its version
hope it helps

View solution in original post

0 Karma

adonio
Ultra Champion

hello there,
i think that what you refer to as ProductId is the guid of the forwarder.
each forwarder (or splunk install) has a unique guid regardless of its version
hope it helps

0 Karma

chandanghoshCTL
Explorer

thanks yes i was looking for that value , my college help me , i did a install splunk uf in a box so from PowerShell we can run this
get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -AutoSize | findstr Universal

or regedit , search Splunk or Universal under productlcon the value c:\Windows\Installer{xxxx}\WixSplunklcon

0 Karma

adonio
Ultra Champion

good, if you find the solution, please mark your question as answered.
you can up vote helpful comments if you wish

0 Karma
Get Updates on the Splunk Community!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

New Release | Splunk Cloud Platform 10.1.2507

Hello Splunk Community!We are thrilled to announce the General Availability of Splunk Cloud Platform 10.1.2507 ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...