Getting Data In

Windows Forwarder --> Linux "Indexer" - How do I choose what index to put the forwarded data in?

AaronAnderson
New Member

I'm running a Splunk instance on a beefy linux system that has all of my indexes.

I had to add a windows forwarder to collect windows event logs. I am forwarding this data to my linux receiver.

On the receiver, I have an index called "PCIEventLogs"

How do I configure this to store specific forwarded data to that index?

Tags (1)
0 Karma

kristian_kolb
Ultra Champion

That is configured in the inputs.conf file on the forwarder. You probably have something like this there, unless you're doing it over WMI

[WinEventLog:Security]
disabled = 0
index = PCIEventLogs

This is where you specify what index to use. Note that the index must already exist on the receiving indexer(s).

See the documentation for inputs.conf and for Getting Data In

Hope this helps,

Kristian

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...