From b1c9e7231742047e1d7346bdb71f8ba3626e4f2d Mon Sep 17 00:00:00 2001 From: vakohl <97222872+vakohl@users.noreply.github.com> Date: Sun, 10 Sep 2023 22:36:37 +0530 Subject: [PATCH] EmptyCustomUnifyingParsers --- .../EmptyCustomUnifyingParsers/ASim_AuditEventCustom.json | 2 +- ASIM/deploy/EmptyCustomUnifyingParsers/Im_AuditEventCustom.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ASIM/deploy/EmptyCustomUnifyingParsers/ASim_AuditEventCustom.json b/ASIM/deploy/EmptyCustomUnifyingParsers/ASim_AuditEventCustom.json index 56ca1f8e332..ce5f5de90d5 100644 --- a/ASIM/deploy/EmptyCustomUnifyingParsers/ASim_AuditEventCustom.json +++ b/ASIM/deploy/EmptyCustomUnifyingParsers/ASim_AuditEventCustom.json @@ -26,7 +26,7 @@ { "type": "savedSearches", "apiVersion": "2020-08-01", - "name": "ASim_DnsCustom", + "name": "ASim_AuditEventCustom", "dependsOn": [ "[concat('Microsoft.OperationalInsights/workspaces/', parameters('Workspace'))]" ], diff --git a/ASIM/deploy/EmptyCustomUnifyingParsers/Im_AuditEventCustom.json b/ASIM/deploy/EmptyCustomUnifyingParsers/Im_AuditEventCustom.json index 3e0c06f2643..51f09c9c9cc 100644 --- a/ASIM/deploy/EmptyCustomUnifyingParsers/Im_AuditEventCustom.json +++ b/ASIM/deploy/EmptyCustomUnifyingParsers/Im_AuditEventCustom.json @@ -26,7 +26,7 @@ { "type": "savedSearches", "apiVersion": "2020-08-01", - "name": "Im_DnsCustom", + "name": "Im_AuditEventCustom", "dependsOn": [ "[concat('Microsoft.OperationalInsights/workspaces/', parameters('Workspace'))]" ],