--- # https://vitepress.dev/reference/default-theme-home-page layout: home title: Home hero: name: "Dozzle" tagline: Real-time Docker logs, stats, and debugging — in your browser. actions: - theme: brand text: Get Started link: /guide/getting-started - theme: alt text: View on GitHub link: https://github.com/amir20/dozzle features: - title: Real-time Logs details: Stream container logs as they happen. Search, filter, and follow across containers without touching the host. icon: src: /icons/document.svg width: 36 height: 36 - title: Live Stats & Metrics details: Watch CPU, memory, and network usage update in real time, with rolling history charts on every container. icon: src: /icons/chart-line-data.svg width: 36 height: 36 - title: SQL Log Analysis details: Query your logs with DuckDB and WebAssembly — full SQL, running entirely in the browser. icon: src: /icons/sql.svg width: 36 height: 36 link: /guide/sql-engine linkText: Learn More - title: Alerts & Webhooks details: Match log patterns with powerful expressions and notify Slack, Discord, ntfy, or any webhook. icon: src: /icons/notification-new.svg width: 36 height: 36 link: /guide/alerts-and-webhooks linkText: Learn More - title: Multi-host & Swarm details: Connect to multiple Docker hosts and Swarm clusters from a single UI, secured with TLS agents. icon: src: /icons/network-3.svg width: 36 height: 36 link: /guide/remote-hosts linkText: Learn More - title: Self-hosted & Private details: Runs in your own infrastructure. Your logs never leave your network. icon: src: /icons/locked.svg width: 36 height: 36 - title: Shell & Exec Access details: Attach to running containers or exec commands directly from the browser when you need to dig deeper. icon: src: /icons/terminal.svg width: 36 height: 36 link: /guide/shell linkText: Learn More - title: Officially Sponsored by Docker details: Open source and part of Docker's sponsored OSS program. icon: src: /icons/docker-icon.svg width: 36 height: 36 link: https://hub.docker.com/r/amir20/dozzle linkText: Docker Hub ---