Add a documentation website under website/, built from README.md and README-Japanese.md and laid out with top-tab topics and a left sidebar (same style as the Hayabusa docs). Designed to be hosted free on GitHub Pages. - Pages: Overview (About, Features, Screenshots), Getting Started, Commands (Command List, Command Usage), Resources (Companion Projects, Other Resources, Changelog, Contributing) - Custom landing page, theme, click-to-zoom screenshots - Changelog synced from CHANGELOG.md at build time - 15-language switcher via mkdocs-static-i18n: English + Japanese full content; the other 13 localize the UI and fall back to English until translated - .github/workflows/docs.yml builds (mkdocs --strict) + deploys to GitHub Pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
3.7 KiB
hide
| hide | ||
|---|---|---|
|
WELA (Windows Event Log Analyzer, ゑ羅), created by Yamato Security, is a tool for auditing Windows event log settings. Windows event logs are a vital source of information for DFIR — WELA helps you make sure you are actually recording the events that matter.
Why WELA?
-
:material-clipboard-check:{ .lg .middle } Audit log policy settings
Audit your Windows event log audit policy settings to confirm the right events are being logged.
-
:material-book-check:{ .lg .middle } Based on guidelines
Checks against the major Windows event log audit configuration guidelines.
-
:material-shield-search:{ .lg .middle } Sigma detectability
Evaluates your settings against real-world Sigma rule detectability — will your logs actually catch attacks?
-
:material-file-cog:{ .lg .middle } File-size auditing
Audits Windows event log file sizes and suggests recommended sizes.
-
:material-cog-play:{ .lg .middle } Auto-configure
Apply the recommended audit policy and log file sizes with the
configurecommand. -
:material-chart-box:{ .lg .middle } Flexible output
View results in the terminal, a GUI, a table, or as a MITRE ATT&CK Navigator heatmap.
Quick links
-
:material-book-open-variant: New here?
Start with the Overview, then head to Getting Started to install and run WELA.
-
:material-console-line: Working with the CLI?
Browse the Command List and the Command Usage reference (
audit-settings,audit-filesize,configure,update-rules). -
:material-puzzle: Going further?
Explore the Companion Projects, the Changelog, and how to contribute.
