Update dmarc_aggregate_dashboard.xml

This commit is contained in:
Sean Whalen
2024-03-27 18:00:35 -04:00
parent 0cad27c686
commit 29fe768772

View File

@@ -86,7 +86,7 @@
<fieldForLabel>source_name</fieldForLabel>
<fieldForValue>source_name</fieldForValue>
<search>
<query>index="email_ess" sourcetype="dmarc:aggregate"
<query>index="email_ess" sourcetype="dmarc:aggregate" source_type=$source_type$
| stats count by source_name</query>
</search>
</input>