Historique | Voir | Annoter | Télécharger (5,13 ko)
sshd_log: allow both types GAUGE and DERIVE, default to GAUGE
In fact for journald mode internally it really is type ABSOLUTE, becausewe use journald cursor to get only new logs on each collect. It resultsin the same value as with a plain log file and type DERIVE: it's the...
sshd_log: allow multiple journalctl args
Useful for multiple filtering.At the cost of not being able to pass spaces properly in args, butthat's uncommon.
sshd_log: fix label typo
sshd_log: remove env.category: it should not be configurable
sshd_log: POD style documentation
sshd_log: cleanup autoconf
sshd_log: fix shellcheck warnings
sshd_log: use DERIVE datatype and support logs from journald too
Now shows the number of events per time unit, instead of a counteralways increasing until logrotate.
To use journald, set env.logfile to special value 'journald': It willread the sshd logs from journalctl _COMM=sshd....
Plugin-Gallery: get better 2nd level structure
Reduce number of categories, move "other" plugins