Getting Data In

How do I monitor Forwarded Events logs on Windows?

ericlarsen
Path Finder

I'm trying to monitor Forwarded Events logs on Windows (not application, system, etc.)?

My inputs.conf stanza looks like this:

[WinEventLog://Forwarded Events]

Doesn't seem to work. Anyone had success monitoring this type of event log?

Any help would be much appreciated.
Thanks!

0 Karma
1 Solution

TStrauch
Communicator

Hi ericlarsen,

just try this. Ignore the Space between "Forwarded Events".

[WinEventLog://ForwardedEvents]
index= YOUR_INDEX
disabled = 0

regards

View solution in original post

TStrauch
Communicator

Hi ericlarsen,

just try this. Ignore the Space between "Forwarded Events".

[WinEventLog://ForwardedEvents]
index= YOUR_INDEX
disabled = 0

regards

ericlarsen
Path Finder

Unfortunately that did not fix the issue.

0 Karma

TStrauch
Communicator

Then you have a problem on any other place.

Example from the official inputs.conf documentation of Splunk.

Monitor Windows event logs ForwardedEvents, this time only gathering the
events happening after first starting to monitor, going forward in time.

[WinEventLog://ForwardedEvents]
disabled = 0
start_from = oldest
current_only = 1
batch_size = 10
checkpointInterval = 5

ignoring the extra parameter this is the right stanza for the inputs.conf.

0 Karma

ericlarsen
Path Finder

Not sure why, but it works now. Thanks!

0 Karma

ericlarsen
Path Finder

For those curious, I figured out why it just started suddenly working. I didn't have 'Restart Splunk' selected for the app on the Deployment Manager.

Again, TStrauch, thanks for the help with the monitor stanza.

ericlarsen
Path Finder

I don't want to monitor System event logs, I want to monitor Forwarded Events event logs.

alt text

I know the UF is working because I can search other data from the same server.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Try adding the sourcetype and index in the stanza so it looks like this..

[WinEventLog://System]
index = YOUR_INDEX
sourcetype = winEventLogs

Also, do you have the outputs.conf pointing to your indexer?

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...