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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...