Merge pull request #4525 from samikroy/patch-18
Possible fix for the issue #4516
This commit is contained in:
Коммит
197fb2918f
|
@ -7,7 +7,7 @@ severity: High
|
|||
requiredDataConnectors:
|
||||
- connectorId: SecurityEvents
|
||||
dataTypes:
|
||||
- SecurityEvent
|
||||
- Event
|
||||
queryFrequency: 1h
|
||||
queryPeriod: 1h
|
||||
triggerOperator: gt
|
||||
|
@ -38,5 +38,5 @@ entityMappings:
|
|||
fieldMappings:
|
||||
- identifier: FullName
|
||||
columnName: Computer
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
kind: Scheduled
|
||||
|
|
|
@ -7,7 +7,7 @@ severity: High
|
|||
requiredDataConnectors:
|
||||
- connectorId: SecurityEvents
|
||||
dataTypes:
|
||||
- SecurityEvent
|
||||
- Event
|
||||
queryFrequency: 1h
|
||||
queryPeriod: 1h
|
||||
triggerOperator: gt
|
||||
|
@ -38,5 +38,5 @@ entityMappings:
|
|||
fieldMappings:
|
||||
- identifier: CommandLine
|
||||
columnName: Image
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
kind: Scheduled
|
||||
|
|
Загрузка…
Ссылка в новой задаче