Getting Data In

setting destination index for win light forwarder

rgonzale6
Path Finder

We have a number of win machines to push splunk onto...basically, doing this:

msiexec.exe /i Splunk.msi SPLUNK_APP="SplunkLightForwarder" FORWARD_SERVER="IP:PORT" /quiet

The issue is, as I understand it if you don't tell a forwarding splunk instance the destination index, it defaults to main. We don't want the data in main. I know you can specify this in inputs.conf, but you can't seem to pass a 'index=__' argument to the msiexec install path above...and I'd like for this to be one step without changing any config files afterwards. Is this possible?

0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

In general we don't recommend using MSI install flags to set configuration. Instead, install a passive Splunk forwarder using the flags, then copy over the relevant configuration files to set its behavior. Managing configuration this way is much more reliable and robust than relying on successful execution of a series of steps (e.g., what if the install succeeds, or partially completes, etc.)

Please see: http://www.splunk.com/wiki/Deploying_Splunk_Light_Forwarders

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

In general we don't recommend using MSI install flags to set configuration. Instead, install a passive Splunk forwarder using the flags, then copy over the relevant configuration files to set its behavior. Managing configuration this way is much more reliable and robust than relying on successful execution of a series of steps (e.g., what if the install succeeds, or partially completes, etc.)

Please see: http://www.splunk.com/wiki/Deploying_Splunk_Light_Forwarders

Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...