Skip to content

Knuspii/LogWizzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Golang Go version Go Report Card Build GitHub Issues GitHub Stars

LogWizzy πŸ§™

✨ LogWizzy β€” tame your journalctl madness.

LogWizzy aggregates and groups systemd journal logs, highlights severity with colors, counts repeated messages, and optionally shows full logs for quick monitoring.

πŸ“₯ [Download here] <- Click here to download LogWizzy!

βš™οΈ Start options:

Usage:
  logwizzy [options]

Options:
  No option   Show top 10 and error summary
  -s <value>  Set start time for logs (default: today)
  -l <value>  Number of log entries to show (default 10)
  -v          Show version and exit
  -h          Show help
  -a          Show all logs without limit
  -i          Show only important logs (CRIT, WARN)
  -e          Show only errors (CRIT)