Dozzle

Realtime log viewer for docker containers

★ 7834 Docker Log management Monitoring

Homepage · Source code

Author: Amir Raminfar · License: MIT

Version: 8.10.7 ·

Über Dozzle

Dozzle is a small lightweight application with a web based interface to monitor Docker logs. It doesn’t store any log files. It is for live monitoring of your container logs only.


Features

  • Intelligent fuzzy search for container names 🤖
  • Search logs using regex 🔦
  • Search logs using SQL queries 📊
  • Small memory footprint 🏎
  • Split screen for viewing multiple logs
  • Live stats with memory and CPU usage
  • Multi-user authentication with support for proxy forward authorization 🚨
  • Swarm mode support 🐳
  • Agent mode for monitoring multiple Docker hosts 🕵️‍♂️
  • Dark mode 🌙

Umgebungsvariablen

Umgebungsvariablen anzeigen
PROJECT
 dozzle
DOMAIN
 stack.localhost
DOZZLE_ADDR
 :8080
DOZZLE_BASE
 /
DOZZLE_HOSTNAME
 $PROJECT.$DOMAIN
DOZZLE_LEVEL
 info
DOZZLE_AUTH_PROVIDER
 none
DOZZLE_AUTH_HEADER_USER
 Remote-User
DOZZLE_AUTH_HEADER_EMAIL
 Remote-Email
DOZZLE_AUTH_HEADER_NAME
 Remote-Name
DOZZLE_ENABLE_ACTIONS
 false
DOZZLE_FILTER
 
DOZZLE_NO_ANALYTICS
 true
DOZZLE_MODE
 server
DOZZLE_REMOTE_HOST
 
DOZZLE_REMOTE_AGENT