What problem does it solve?
System and application failures scatter evidence across text logs, JSON logs, Windows Event Logs, performance counters, and crash dumps. Manually correlating these disparate sources is slow and error-prone. This Skill automates the collection, parsing, and cross-referencing of multiple log types to rapidly identify root causes, transforming hours of forensic work into a structured, repeatable diagnostic workflow.
Core Features & Use Cases
- Multi-Format Log Support: Seamlessly analyze .log, .txt, .json, .evtx, .blg, and .dmp files within a unified workflow.
- Cross-Type Correlation: Align timelines and match process IDs, module names, and trace IDs across different log sources to build complete causal chains.
- Guided Diagnostic Workflow: Follow a structured seven-step process—from scope confirmation and domain context gathering to single-type analysis, correlation, root cause inference, and report generation.
- Production-Ready Scripts: Leverages built-in PowerShell and Python scripts for deterministic tasks like .blg to CSV conversion, timeline alignment, and automated dump analysis.
- Use Case: A production service crashes unexpectedly. Use this Skill to combine the crash dump, Windows Event Logs, application logs, and performance monitor data to trace the failure from memory exhaustion through database timeouts to the final access violation.
Quick Start
Provide the path to your log directory or paste your log content, describe the observed system anomaly, and ask the Skill to analyze the logs and identify the root cause.