Parser text Update in data connector and workbook
This commit is contained in:
Родитель
98f5050ab2
Коммит
2b6bb94786
|
@ -3,7 +3,7 @@
|
|||
"title": "Ubiquity UniFi",
|
||||
"publisher": "Ubiquiti",
|
||||
"descriptionMarkdown": "The [Ubiquity UniFi](https://www.ui.com/) data connector provides the capability to ingest [Ubiquiti UniFi firewall, dns, ssh, AP events](https://help.ui.com/hc/en-us/articles/204959834-UniFi-How-to-View-Log-Files) into Azure Sentinel.",
|
||||
"additionalRequirementBanner": "This data connector depends on a parser based on Kusto Function to work as expected. Follow the steps to use this Kusto Function alias **UbiquitiAuditEvent** in queries and workbooks. [Follow steps to get this Kusto Function>](https://aka.ms/sentinel-UbiquitiUnifi-parser)",
|
||||
"additionalRequirementBanner": "This data connector depends on a parser based on a Kusto Function to work as expected [**UbiquitiAuditEvent**](https://aka.ms/sentinel-UbiquitiUnifi-parser) which is deployed with the Azure Sentinel Solution.",
|
||||
"graphQueries": [
|
||||
{
|
||||
"metricName": "Total data received",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"instructionSteps": [
|
||||
{
|
||||
"title": "",
|
||||
"description": ">**NOTE:** This data connector depends on a parser based on a Kusto Function to work as expected. [Follow these steps](https://aka.ms/sentinel-UbiquitiUnifi-parser) to create the Kusto Functions alias, **UbiquitiAuditEvent**",
|
||||
"description": ">**NOTE:** This data connector depends on a parser based on a Kusto Function to work as expected [**UbiquitiAuditEvent**](https://aka.ms/sentinel-UbiquitiUnifi-parser) which is deployed with the Azure Sentinel Solution.",
|
||||
"instructions": [
|
||||
]
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"type": 1,
|
||||
"content": {
|
||||
"json": "**NOTE**: This data connector depends on a parser based on Kusto Function **UbiquitiAuditEvent** to work as expected. Follow [these steps](https://aka.ms/sentinel-UbiquitiUnifi-parser) to get this Kusto Function"
|
||||
"json": "**NOTE**: This workbook depends on a parser based on a Kusto Function to work as expected [**UbiquitiAuditEvent**](https://aka.ms/sentinel-UbiquitiUnifi-parser) which is deployed with the Azure Sentinel Solution."
|
||||
},
|
||||
"name": "text - 2"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче