Hi,
Having issues in not seeing our security logs from our DC. Here is our code:
[WinEventLog://Security]
disabled = 0
start_from = oldset
current_only = 0
checkpointInterval = 5
This inputs file is located under here with all the other code:
C:\Program Files\SplunkUniversalForwarder\etc\apps\Splunk_TA_windows\local
We are receiving Application, system, etc. but no security logs.
Also, we ran the following command splunk btool inputs list and see the following blacklist show up ..
blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"
but we still are not receiving any security logs for our DC, but are receiving everything else. Can anyone shed some light into this?
... View more