Lightweight replacement to both epylog and fail2ban.
 
 
Go to file
Y cbb15ae4ab install.md 2018-02-14 21:09:12 +01:00
doc install.md 2018-02-14 21:09:12 +01:00
extra documentation 2018-02-11 13:17:48 +01:00
pyruse documentation 2018-02-11 13:17:48 +01:00
tests more visible HTML tables in the daily report 2018-02-08 14:24:19 +01:00
.gitignore optionally store names taken from the configuration file to ease debugging 2018-01-31 12:58:26 +01:00
LICENSE init 2017-12-15 19:41:31 +01:00
README.md install.md 2018-02-14 21:09:12 +01:00
TODO.md documentation 2018-02-11 13:17:48 +01:00

README.md

Python peruser of systemd-journal

This program is intended to be used as a lightweight replacement for both epylog and fail2ban. Its purpose is to peruse the system log entries, warn of important situations, report daily on the latest events, and act on specific patterns (IP address bans…).

Pyruse is packaged for Archlinux. For other distributions, please read the manual installation instructions.

The /etc/pyruse directory is where system-specific files are looked-for:

Instead of using /etc/pyruse, an alternate directory may be specified with the PYRUSE_EXTRA environment variable.

For more in-depth documentation, please refer to these pages: