Set up logcheck in Debian-like systems.
None
logcheck_install
: [default:[syslog-summary]
]: Additional packages to install (e.g.syslog-summary
)logcheck_reportlevel
: [default:server
]: Controls the level of filteringlogcheck_sendmailto
: [default:root
]: Controls the address mail goes tologcheck_logfiles
: [default:[/var/log/{syslog,auth.log,mail.log,kern.log]
]: Log files to checklogcheck_custom_ignores
: [default:[]
]: Additional rules for lines to ignorelogcheck_sortuniq
: [default:false
]: Controls whethersort -u
is used on log entrieslogcheck_rulesdir
: [optional]: Controls the base directory for rules file location, this must be an absolute pathlogcheck_manage_cron_d
: [default:true
]: Whether or not to manage/etc/cron.d/logcheck
logcheck_cron
: [default:@daily
]: cron.d timestamp when to execute logcheck
None
---
- hosts: all
roles:
- oefenweb.logcheck
MIT
Mischa ter Smitten
Are welcome!