Getting Data In

Script for install Splunk Forwarder on Windows?

aalhabbash1
Path Finder

Hi;

Is there script or bat file to install Splunk forwarder, I have tried script existing in the below link but not work.

Please make the bat script for install Splunk Forwarder then provide us it.

https://docs.splunk.com/Documentation/Forwarder/6.6.3/Forwarder/InstallaWindowsuniversalforwarderfro...

I need this script for necessity.

Best Regards;

0 Karma

Brett
SplunkTrust
SplunkTrust

You most likely want to use either

msiexec.exe /i splunkuniversalforwarder.msi RECEIVING_INDEXER=[indexerhostname]:9997 AGREETOLICENSE=yes /quiet

or if you have a deployment server, then use:

msiexec.exe /i splunkuniversalforwarder.msi DEPLOYMENT_SERVER=[deploymentserverhostname]:8089 AGREETOLICENSE=yes /quiet

If you do not include the agreetolicense, it will not work unattended.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...