CLOG v0.6.3 - High-Visibility Caddy Logs
First release of CLOG v0.6.3
CLOG is a lightweight, high-visibility log processor for Caddy Server.
Stop squinting at JSON — get a clean, human-readable stream of your
Caddy access logs in seconds.
What's included
- Linux amd64 binary (servers, VMs)
- Linux arm64 binary (Raspberry Pi, etc)
Installation
- Download the binary for your platform, then:
- chmod +x clog
- sudo mv clog /usr/local/bin/
Features
- Real-time log tailing with colour-coded status codes
- Dashboard mode with live RPS and status distribution
- Filter by host, URL, errors only, or hide assets
- System resource bar showing CPU, memory, and uptime
- Zero configuration — just point it at your Caddy access log
Usage
clog /var/log/caddy/access.log
clog -d -s /var/log/caddy/access.log