From 7a8781ef5cb5d7153752db57959d073a4d5f2ec2 Mon Sep 17 00:00:00 2001
From: Sean Whalen <44679+seanthegeek@users.noreply.github.com>
Date: Thu, 28 Mar 2024 16:07:13 -0400
Subject: [PATCH] Update dmarc_aggregate_dashboard.xml
---
splunk/dmarc_aggregate_dashboard.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/splunk/dmarc_aggregate_dashboard.xml b/splunk/dmarc_aggregate_dashboard.xml
index 40cdea1..5f3995c 100644
--- a/splunk/dmarc_aggregate_dashboard.xml
+++ b/splunk/dmarc_aggregate_dashboard.xml
@@ -74,7 +74,7 @@
source_type
source_type
- index="email_ess" sourcetype="dmarc:aggregate"
+ index="email" sourcetype="dmarc:aggregate"
| stats count by source_type
@@ -86,7 +86,7 @@
source_name
source_name
- index="email_ess" sourcetype="dmarc:aggregate" source_type=$source_type$
+ index="email" sourcetype="dmarc:aggregate" source_type="$source_type$"
| stats count by source_name
@@ -307,4 +307,4 @@
-
\ No newline at end of file
+