
Splunk DFIR Dashboard Collection
Digital Forensics and Incident Response (DFIR) professionals know that speed and efficiency are critical during investigations. The Splunk DFIR Dashboard Collection is a treasure trove of ready-to-use Splunk dashboards designed to streamline forensic analysis and provide immediate insights into collected log data.
https://github.com/dfirvault/Splunk-DFIR-Dashboards
đ Whatâs Inside?
This GitHub repository contains a curated set of tested, production-ready Splunk dashboard XML files built specifically for DFIR investigations. These dashboards were developed and refined over years of real-world incident response cases, ensuring they meet the needs of analysts dealing with:
Windows Event Logs (EVTX)
Plaso timelines
CSV/JSON logs from EDRs & triage tools
Other forensic artifacts
â Â Key Features
â Case-Based Dropdown Selector â Quickly switch between different investigation indexes.
â Plug-and-Play Functionality â Just ingest logs into a designated index, and the dashboards auto-parse them.
â Automated Analysis â Pre-built searches and visualizations highlight key forensic artifacts.
â Flexible Data Support â Works with EVTX, CSV, JSON, NDJSON, and more.
â Optimized for Splunk Enterprise â No Splunk Cloud dependencies.
đ How to Use These Dashboards
1ď¸âŁ Install Splunk Enterprise
If you donât already have Splunk running, download and install it from:
đ https://www.splunk.com
2ď¸âŁ Ingest Your Forensic Data
Use Splunkâs “Add Data” interface or CLI to load logs into a case-specific index (e.g.,Â
case_july2025_ransomware
).
3ď¸âŁ Import the Dashboards
Option A: Copy/paste the XML into Splunkâs “Import Dashboard” feature.
Option B:Â Manually place theÂ
.xml
 files into:Â$SPLUNK_HOME/etc/apps/YOUR_APP_NAME/default/data/ui/views/
4ď¸âŁ Start Analyzing!
Open the dashboard, select your case index, and explore:
Event Log Triage
Process Timelines
Logon Activity
Detection Hits by Rule
Plaso Timeline Analysis
đ Â Dashboard Types Available
Dashboard | Purpose |
---|---|
đĽď¸ DFIR Linux Security Event Overview | Linux Security Event Analysis |
đž DFIR Plaso Dashboard | Parse and visualize Plaso timelines |
đĄď¸ DFIR Windows Security Event Overview | Windows Security Event Analysis |
đ Additional Resources
Splunk Documentation â For setup and customization.
- https://github.com/Truvis/SplunkDashboards/tree/master
đ¤Â Contributions & Feedback Welcome!
This project is community-driven. If you:
Have enhancement ideas
Spot bugs or false positives
Want to contribute your own dashboards
đ Open an Issue or Submit a Pull Request!
Why This Repository Matters
DFIR analysts often spend hours building custom dashboards for each case. This collection eliminates that overhead, allowing responders to focus on analysis rather than setup. Whether you’re investigating ransomware, insider threats, or malware outbreaks, these dashboards provide immediate visibility into critical forensic data.
đ Check out the repo here: GitHub – Splunk DFIR Dashboard Collection