1
0
Fork 1
Lightweight replacement to both epylog and fail2ban.
 
 
Datei suchen
Y 91b1f15a9d documentation 2018-02-11 13:17:48 +01:00
doc documentation 2018-02-11 13:17:48 +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 documentation 2018-02-11 13:17:48 +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…).

The software requirements are:

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: