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
+