---
## 🦅 About
WELA (Windows Event Log Analyzer, ゑ羅) is a **tool for auditing Windows event log settings**.
Windows event logs are a vital source of information for Digital Forensics and Incident Response
(DFIR) — WELA checks your audit policy and log file sizes against best-practice guidelines and
real-world Sigma-rule detectability, and can apply the recommended settings for you.
## 📖 Documentation
All documentation now lives on a dedicated, searchable, multi-language site:
> ### 👉 **[yamato-security.github.io/WELA](https://yamato-security.github.io/WELA/)**
| Section | |
| --- | --- |
| 🚀 [Getting Started](https://yamato-security.github.io/WELA/getting-started/) | Prerequisites, downloads and running WELA |
| ⌨️ [Command Reference](https://yamato-security.github.io/WELA/commands/) | `audit-settings`, `audit-filesize`, `configure`, `update-rules` |
| ✨ [Features](https://yamato-security.github.io/WELA/overview/features/) | What WELA can do |
| 📦 [Resources](https://yamato-security.github.io/WELA/resources/companion-projects/) | Companion projects, changelog, contributing |
## ⬇️ Download
Grab the latest release from the [**Releases page**](https://github.com/Yamato-Security/WELA/releases).
## 🗂️ Looking for the old README?
The previous single-page README is preserved unchanged:
- 📄 [**OLD-README.md**](OLD-README.md) — English
- 📄 [**OLD-README-Japanese.md**](OLD-README-Japanese.md) — 日本語
## 🤝 Contributing & License
Contributions and bug reports are welcome — see
[Contributing & Support](https://yamato-security.github.io/WELA/resources/contributing/).
WELA is released under the [MIT license](LICENSE).
---