Added missing subscription forward rule
This commit is contained in:
@@ -411,6 +411,15 @@ start_from = oldest
|
|||||||
current_only = 0
|
current_only = 0
|
||||||
checkpointInterval = 5
|
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]
|
[monitor://c:\pslogs]
|
||||||
index = powershell
|
index = powershell
|
||||||
sourcetype = powershell_transcript
|
sourcetype = powershell_transcript
|
||||||
|
|||||||
Reference in New Issue
Block a user