Go to file
Julien Pecqueur 5a4bc8d9ad basic stuff 2017-08-25 15:28:37 +02:00
LICENSE Initial commit 2017-08-25 14:17:59 +02:00
README.md basic stuff 2017-08-25 15:28:37 +02:00
fail2ban-getlog basic stuff 2017-08-25 15:28:37 +02:00
fail2ban-report basic stuff 2017-08-25 15:28:37 +02:00
log.csv basic stuff 2017-08-25 15:28:37 +02:00
report.pdf basic stuff 2017-08-25 15:28:37 +02:00

README.md

fail2ban-report

Fail2ban report

Example :

Extract fail2ban logs in log.csv :

./fail2ban-getlog log.csv

Generate report.pdf from log.csv data using GeoLite2-Country.mmdb database :

./fail2ban-report log.csv GeoLite2-Country.mmdb report.pdf

You can download GeoLite2-Country database here :