Getting Data In

Splunk-winevtlog event missing in Splunk

Singh10
Explorer

Hi I have the following conf for Application events:

 

[WinEventLog://Application]
_TCP_ROUTING = sample
current_only = 0
disabled = false
index = eventviewer
sourcetype = applicationevents
start_from = oldest
blacklist1 = EventCode="^(33)" SourceName="^Chrome$"

 

I have EventCode 256 events in the Application logs under Source Chrome, but I do not see those any of those events in Splunk for some reason. I don't see any errors in the splunkd.log. What could be the reason for this? I would really appreciate insight on this. 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Singh10 ,

why are you using _TCP_ROUTING?

did you configured the sample value on outputs.conf?

Ciao.

Giuseppe

0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...