Commit Graph

22 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 2ce864fa81 Make dashboard queries backward compatible to show data from both forensic and failure indexes
Co-authored-by: seanthegeek <44679+seanthegeek@users.noreply.github.com>
2026-02-20 21:38:45 +00:00
copilot-swe-agent[bot] 148f4c87a9 Rename "forensic" to "failure" in docs and dashboard configs
Update documentation files (output.md, usage.md, kibana.md, splunk.md,
elasticsearch.md, index.md, example.ini) and dashboard configurations
(Grafana JSON, Kibana ndjson, Splunk XML) to use "failure" terminology
instead of "forensic", consistent with the codebase rename.

- CLI args: --forensic-* → --failure-*
- Config keys: save_forensic → save_failure, forensic_topic → failure_topic, etc.
- Index names: dmarc_forensic → dmarc_failure
- Splunk dashboard: renamed file from dmarc_forensic_dashboard.xml to dmarc_failure_dashboard.xml
- Backward-compat note preserved: "formerly known as forensic reports"

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 20:57:18 +00:00
Sean Whalen 0720bffcb6 Remove extra spaces 2025-06-10 19:05:06 -04:00
Sean Whalen fecd55a97d Add SMTP TLS Reporting dashboard for Splunk
Closes #600
2025-06-10 18:54:43 -04:00
Sean Whalen 871d678d16 Update dmarc_aggregate_dashboard.xml 2024-03-28 19:38:31 -04:00
Sean Whalen 7a8781ef5c Update dmarc_aggregate_dashboard.xml 2024-03-28 16:07:13 -04:00
Sean Whalen 29fe768772 Update dmarc_aggregate_dashboard.xml 2024-03-27 18:00:35 -04:00
Sean Whalen 1f9a5ffe58 Splunk dashboard bug fixes 2024-03-27 17:19:58 -04:00
Sean Whalen 26f62082c3 Update Splunk dashboards 2024-03-27 15:40:19 -04:00
Matthäus Wander ca36db5f24 Minor formatting 2021-06-09 14:33:52 +02:00
Matthäus Wander 837ba7ef4d Added splunk installation guide 2021-06-09 14:33:52 +02:00
Christophe Vandeplas e583728d4b chg: [splunk] adding source_base_domain as filter
this is quite useful when pivoting on data
2020-05-11 16:53:54 +02:00
Christophe Vandeplas b01b8d9374 fix: [splunk] correct default index for splunk dashboard 2020-05-06 08:15:15 +02:00
Sean Whalen 95477bb818 Update UIs 2020-01-23 13:58:25 -05:00
Sean Whalen 6fd80ebdee Update dmarc_forensic_dashboard.xml
Closes issue #117
2019-10-23 10:06:04 -04:00
Sean Whalen 3b366a24e4 Use dark theme in Splunk dashboards 2019-04-24 15:41:40 -04:00
Sean Whalen df1c2bac5f Fix Splunk forensic dashboard sorting 2018-10-09 11:12:00 -04:00
Sean Whalen 625089a12c 4.1.1 2018-09-29 13:25:27 -04:00
Sean Whalen 32c46795e8 Fix time range in Splunk aggregate dashboard 2018-09-28 08:31:22 -04:00
Sean Whalen b22fa6fdf7 Remove DKIM specific filters from splunk dashboards
Filtering on data that does not exist led to incomplete dashboards
2018-09-28 00:30:08 -04:00
Sean Whalen c5e44327b3 Remove implicit wildcards from Splunk dashboards 2018-09-28 00:08:49 -04:00
Sean Whalen db2625fff9 Add Splunk dashboard source XML 2018-09-27 23:49:32 -04:00