changing parameter description

This commit is contained in:
Javier Soriano 2020-11-30 23:20:57 +01:00
Родитель 402ac7afd6
Коммит 4a1b8636b0
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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