Files
Shirofune-Security a95f0f5eec docs: add Material for MkDocs documentation site (English + Japanese)
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>
2026-06-29 09:50:48 +09:00

3.7 KiB

hide
hide
navigation
toc

WELA{ .hb-logo }

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.

[Get Started :material-rocket-launch:](getting-started/index.md){ .md-button .md-button--primary } [Command Reference :material-console:](commands/index.md){ .md-button } [View on GitHub :fontawesome-brands-github:](https://github.com/Yamato-Security/WELA){ .md-button }


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 configure command.

  • :material-chart-box:{ .lg .middle } Flexible output


    View results in the terminal, a GUI, a table, or as a MITRE ATT&CK Navigator heatmap.