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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...