From 1ee28053ac0d7be5a68ff52f16ee32fe27ffea84 Mon Sep 17 00:00:00 2001 From: v-laanjana <105694882+v-laanjana@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:35:26 +0530 Subject: [PATCH] text update for parser --- Solutions/NXLogDnsLogs/Package/createUiDefinition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/NXLogDnsLogs/Package/createUiDefinition.json b/Solutions/NXLogDnsLogs/Package/createUiDefinition.json index 1df9cbebb5..1c6a98bd6a 100644 --- a/Solutions/NXLogDnsLogs/Package/createUiDefinition.json +++ b/Solutions/NXLogDnsLogs/Package/createUiDefinition.json @@ -67,7 +67,7 @@ "name": "dataconnectors-parser-text", "type": "Microsoft.Common.TextBlock", "options": { - "text": "The Solution installs a parser that transforms the ingested data into Microsoft Sentinel normalized format. The normalized format enables better correlation of different types of data from different data sources to drive end-to-end outcomes seamlessly in security monitoring, hunting, incident investigation and response scenarios in Microsoft Sentinel." + "text": "The solution also installs a parser that transforms ingested data. The transformed logs can be accessed using the NXLogDnsLogs Kusto Function alias." } }, {