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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...