DFIRVault

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.

šŸ”Ā 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

DashboardPurpose
šŸ–„ļø DFIR Linux Security Event OverviewLinux Security Event Analysis
šŸ’¾ DFIR Plaso DashboardParse and visualize Plaso timelines
šŸ›”ļø DFIR Windows Security Event OverviewWindows Security Event Analysis

šŸ“šĀ Additional Resources

šŸ¤Ā 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