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!

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...