Stitch EVTX docs
Start

Stitch Documentation

Stitch is a fast, offline CLI for Windows Event Log analysis. It searches EVTX collections, hunts with Sigma rules, runs supported correlation rules, and emits human-readable or machine-readable output for incident response workflows.

Start here

PathUse it for
Getting StartedBuild the binary and run the first search, hunt, and dump commands.
BasicsUnderstand input discovery, output formats, parallel execution, and defaults.
STQLLearn the query language used by stitch search.
SigmaReview detection syntax, Windows field mappings, and correlation behavior.

Why a dedicated site

Stitch has a command surface, a query language, Sigma compatibility behavior, and output schemas that analysts need to trust before using it in an investigation. The site is generated directly from repository documentation so the public reference stays close to the implementation.

Current shape

Deployment

The docs build is static. Vercel should run npm run docs:build and publish site/dist for stitch.sudorem.dev.