Updated custom table QualysVM V2 version to pass KQL validatons
This commit is contained in:
Родитель
36a4ffb49d
Коммит
f1164305ee
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"Name": "QualysHostDetectionV2_CL",
|
||||
"Properties": [
|
||||
{
|
||||
"Name": "TimeGenerated",
|
||||
"Type": "DateTime"
|
||||
},
|
||||
{
|
||||
"Name": "Detections_s",
|
||||
"Type": "Dynamic"
|
||||
},
|
||||
{
|
||||
"Name": "NetBios_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "IPAddress",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Severity_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Results_0_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Status_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "QID_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "HostId_s",
|
||||
"Type": "String"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -16,26 +16,6 @@
|
|||
{
|
||||
"Name": "IPAddress",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Severity_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Results_0_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "Status_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "QID_s",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Name": "HostId_s",
|
||||
"Type": "String"
|
||||
}
|
||||
]
|
||||
}
|
Загрузка…
Ссылка в новой задаче