Real-time log tailing with multi-keyword filtering and log level detection.
WebSocket-based live log streaming. Watch logs as they happen.
mmap-based grep with regex support. Search millions of lines instantly.
No dependencies, no runtime. Just drop the binary and go.
7 presets (General, Java, Python, PHP, Go, Rust, syslog) with custom colors.
Optional Bearer token for secure access. Config, env var, or Web UI.
Built-in Vue 3 SPA. No separate frontend deployment needed.
# Download and extract
curl -L https://github.com/flolibio/tailr/releases/latest/download/tailr-x86_64-linux-musl.tar.gz | tar xz
./tailr --log /var/log/app.log
Open http://localhost:7700 in your browser.