Merge pull request #434 from olafhartong/patch-1
Added missing subscription forward rule
This commit is contained in:
@@ -411,6 +411,15 @@ start_from = oldest
|
||||
current_only = 0
|
||||
checkpointInterval = 5
|
||||
|
||||
[WinEventLog://WEC2-Object-Manipulation]
|
||||
sourcetype = WinEventLog:Security
|
||||
source = WinEventLog:Object-Handle
|
||||
index=wineventlog
|
||||
disabled = 0
|
||||
start_from = oldest
|
||||
current_only = 0
|
||||
checkpointInterval = 5
|
||||
|
||||
[monitor://c:\pslogs]
|
||||
index = powershell
|
||||
sourcetype = powershell_transcript
|
||||
|
||||
Reference in New Issue
Block a user