changing parameter description
This commit is contained in:
Родитель
402ac7afd6
Коммит
4a1b8636b0
|
@ -15,16 +15,16 @@
|
|||
"value": "SecurityEvent | where EventID == \"4688\" | where CommandLine contains \"-noni -ep bypass $\"<The query that creates alerts for this rule>"
|
||||
},
|
||||
"queryFrequency": {
|
||||
"value": "5H"
|
||||
"value": "PT1H"
|
||||
},
|
||||
"queryPeriod": {
|
||||
"value": "6H"
|
||||
"value": "P2DT1H30M"
|
||||
},
|
||||
"severity": {
|
||||
"value": "Medium"
|
||||
},
|
||||
"suppressionDuration": {
|
||||
"value": "6H"
|
||||
"value": "PT1H"
|
||||
},
|
||||
"suppressionEnabled": {
|
||||
"value": false
|
||||
|
|
Загрузка…
Ссылка в новой задаче