Hello,
I've just installed the Splunk Add-on for Microsoft Windows and I will be collecting data from UFs that forward first to a HF and then to an indexing cluster. The app will be deployed to multiple UFs via deployment server. I only want to collect data from the machines that the UFs are installed on.
I see that there is no way to specify within inputs.conf which index to send the data to. I've read the documentation but I still don't understand how. I've even found this post which discusses the same topic but doesn't really provide me with an answer that I understand (sends me to documentation for older version of the add-on).
Could somebody please give me a push in the right direction?
Thank you and best regards,
Andrew
Specify the destination index in inputs.conf. Simply insert a new line in the appropriate stanza with index = followed by the name of index. See the examples at https://docs.splunk.com/Documentation/WindowsAddOn/8.1.2/User/Configuration#Configure_inputs.conf
@richgalloway thank you so much, I don't know how I didn't figure that out.
Specify the destination index in inputs.conf. Simply insert a new line in the appropriate stanza with index = followed by the name of index. See the examples at https://docs.splunk.com/Documentation/WindowsAddOn/8.1.2/User/Configuration#Configure_inputs.conf