Getting Data In

Windows V6 forwarder - no silent install?

sberg
Explorer

It appears as though there is no way to include the "Splunk technology add-on for windows" during a silent install of the v6 universal forwarder. Doing a silent install without this add-on throws the following error in splunkd log....

11-27-2013 12:47:49.171 -0500 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-netmon.exe"" splunk-netmon - NetmonConfig::InitNetmonConfig: No valid stanzas found.

Manual installation work fine and creates the typical MSICreated inputs.conf in the tech add-on folder instead.

0 Karma

delink
Communicator

If you install the Splunk universal forwarder using the MSI with a line such as the following:


msiexec.exe /i "%SPLUNK_MSI%" LAUNCHSPLUNK=0 AGREETOLICENSE=Yes /quiet

You can then have a script to copy in any pre-configured apps you'd like to use for the install. I usually use this method to copy in an app containing a deploymentclient.conf configuration file, which then allows the forwarder to receive all of its configuration from the deployment server, including the Splunk_TA_windows app to collect the built-in Windows event logs.

0 Karma

sberg
Explorer

Thanks delink, good information to be aware of. Unfortunately this doesn't help our deployment setup. We manage our forwarder deploys via puppet, and the silent install option would be perfect except for this one issue.

Seems like a significant oversight by the splunk folks, where this add-on is mandatory in the installation.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...