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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...