|
3 years ago | |
---|---|---|
doc | 3 years ago | |
extra | 3 years ago | |
pyruse | 3 years ago | |
tests | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
TODO.md | 3 years ago |
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:
pyruse.json
file that contains the configuration,pyruse/actions
and pyruse/filters
subfolders, which may contain additional actions and filters.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: