Splunk Enterprise

Can you send the same event log to two different Indexes in the same app?

Gregski11
Contributor

so we have a Deployment Server with an application on there that already sends the three basic Windows Event logs (Application, Security, and System) to an Index say called EventLogs.  Can we in the same app have the same three logs be sent to a second Index say called EventLogs2?

I know this may sound a bit crazy but this is just for troubleshooting and will be only implemented for a couple days.

 

the inputs.conf stanzas look something like this:


[WinEventLog://System]
index=EventLogs
disabled = false


[WinEventLog://System]
index=EventLogs2
disabled = false

Labels (1)
0 Karma

paulcurry
Path Finder

I'd be interested in this as well.  However, you could have a scheduled job to export the logs to a file on the windows machine, the put a Monitor stanza in the inputs.conf to go to another index as a workaround.  Just trying to think of other ways just in case.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...