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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...