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

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!

Introducing ITSI 5.0: Unified Visibility and Actionable Insights

Introducing ITSI 5.0: Unified Visibility and Actionable Insights Tuesday, July 21, 2026  |  10:00AM PT / ...

Inside Splunk Agent Observability: Understanding Agent Behavior, Tokens & Costs

Inside Splunk Agent Observability:Understanding Agent Behavior, Tokens & Costs Thursday, August 06, ...

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 ...