Handbook overview¶
LogAnalyzer is a PHP web front end for browsing syslog and related log data. This site collects operational docs (Docker, CI, fixtures) and a LogAnalyzer user guide: handbook-native topics plus chapters imported from upstream doc/*.html manuals.
- In-repo step-by-step install (Compose from repo root,
.env, optional host logs viaLOGANALYZER_DISK_*, reset):docker/README.md. - Docker handbook: Overview · Install (Compose) · Development & CI (
AGENTS.mdin the repo summarizes contributor essentials). - Quick start — run with Docker and skim the UI with screenshots.
- Interface map — main routes and where to read more.
- Third-party and bundled libraries lists versions and update notes.
- User guide overview indexes every imported manual page; sources remain
doc/*.htmlon GitHub.
Handbook build: doc-site/; published at https://rsyslog.github.io/loganalyzer/ (site_url in mkdocs.yml).