www.LinuxHowtos.org





FAIL2BA-TESTCASES

Section: User Commands (1)
Updated: April 2024
Index Return to Main Contents
 

NAME

fail2ba-testcases - run Fail2Ban uni-tests  

SYNOPSIS

fail2ba-testcases [,OPTIONS/] [,regexps/]  

DESCRIPTION

Script to run Fail2Ban tests battery  

OPTIONS

--version
show program's version number and exit
-h, --help
show this help message and exit
-l LOG_LEVEL, --log-level=,LOG_LEVEL/
Log level for the logger to use during running tests
-v
Increase verbosity
--verbosity=,VERBOSITY/
Set numerical level of verbosity (0..4)
--log-direct
Prevent lazy logging inside tests
-n, --no-network
Do not run tests that require the network
-m, --memory-db
Run database tests using memory instead of file
-f, --fast
Try to increase speed of the tests, decreasing of wait intervals, memory database
-i, --ignore
negate [regexps] filter to ignore tests matched specified regexps
-t, --log-traceback
Enrich log-messages with compressed tracebacks
--full-traceback
Either to make the tracebacks full, not compressed (as by default)
 

SEE ALSO


fail2ba-client(1) fail2ba-server(1) fail2ba-regex(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO