mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- no files matching `logpath` found for this jail; - no `systemd_if_nologs = false` (`true` by default) is specified for the jail; - option `journalmatch` is set for the jail or its filter (otherwise it'd be too heavy to allow all auto-jails, even if they have never been foreseen for journal); - option `skip_if_nologs` will be ignored if we could switch backend to `systemd`; closes gh-3768 |
||
|---|---|---|
| .. | ||
| action_d | ||
| config | ||
| files | ||
| __init__.py | ||
| actionstestcase.py | ||
| actiontestcase.py | ||
| banmanagertestcase.py | ||
| clientbeautifiertestcase.py | ||
| clientreadertestcase.py | ||
| databasetestcase.py | ||
| datedetectortestcase.py | ||
| dummyjail.py | ||
| fail2banclienttestcase.py | ||
| fail2banregextestcase.py | ||
| failmanagertestcase.py | ||
| filtertestcase.py | ||
| misctestcase.py | ||
| observertestcase.py | ||
| samplestestcase.py | ||
| servertestcase.py | ||
| sockettestcase.py | ||
| tickettestcase.py | ||
| utils.py | ||