changing Audit EventProduct
This commit is contained in:
Родитель
fe5594d11e
Коммит
8398474e33
|
@ -185,7 +185,7 @@ ParserQuery: |
|
|||
EventCount = int(1),
|
||||
EventStartTime = TimeGenerated,
|
||||
EventEndTime= TimeGenerated,
|
||||
EventProduct = 'Windows',
|
||||
EventProduct = 'Security Events',
|
||||
EventVendor = 'Microsoft',
|
||||
EventSchemaVersion = '0.1.0',
|
||||
EventSchema = 'AuditEvent',
|
||||
|
|
|
@ -261,7 +261,7 @@ ParserQuery: |
|
|||
EventCount = int(1),
|
||||
EventStartTime = TimeGenerated,
|
||||
EventEndTime= TimeGenerated,
|
||||
EventProduct = 'Windows',
|
||||
EventProduct = 'Security Events',
|
||||
EventVendor = 'Microsoft',
|
||||
EventSchemaVersion = '0.1.0',
|
||||
EventSchema = 'AuditEvent',
|
||||
|
|
Загрузка…
Ссылка в новой задаче