LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

logwatch

log analysis and reporting tool that summarizes logs from various services

TLDR

Analyze logs for date range and detail
$ logwatch --range [yesterday|today|all] --detail [low|medium|high]
copy
Report for specific service
$ logwatch --range all --service [apache|sshd|pam_unix]
copy

SYNOPSIS

logwatch [options]

DESCRIPTION

logwatch is a log analysis and reporting tool that summarizes logs from various services into a single report. It parses logs from Apache, SSH, PAM, and many other services to highlight important events.

PARAMETERS

--range RANGE

Date range: yesterday, today, all, or specific dates
--detail LEVEL
Detail level: low, medium, high, or 0-10
--service SERVICE
Analyze specific service only
--output FORMAT
Output format: stdout, file, mail
--mailto ADDRESS
Email report to address
--filename FILE
Output to specific file

INSTALL

sudo dnf install logwatch
copy
sudo pacman -S logwatch
copy
sudo apk add logwatch
copy
sudo zypper install logwatch
copy

CAVEATS

Requires service-specific filter scripts. Output volume can be large with high detail levels.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid