Update Connector_VectraAI_Stream.json
This commit is contained in:
Родитель
44d01ad04d
Коммит
ea0f7e7768
|
@ -14,7 +14,7 @@
|
|||
"sampleQueries": [
|
||||
{
|
||||
"description" : "List all DNS Queries",
|
||||
"query": "VectraStream \n| wheremetadata_type == \"metadat_dns\" \n| project orig_hostname, id_orig_h, resp_hostname, id_resp_h, id_resp_p, qtype_name, ['query'], answers"
|
||||
"query": "VectraStream \n| where metadata_type == \"metadat_dns\" \n| project orig_hostname, id_orig_h, resp_hostname, id_resp_h, id_resp_p, qtype_name, ['query'], answers"
|
||||
},
|
||||
{
|
||||
"description" : "Number of DNS requests per type",
|
||||
|
|
Загрузка…
Ссылка в новой задаче