prometheus: widen ssh journal logging exception

This commit is contained in:
Frédéric Péters 2022-01-01 11:59:16 +01:00
parent 05feba2e42
commit 8b69b30b98
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ JOURNALD_IGNORED_ERRORS = {
'Connection lost to LDAP server, reconnecting',
],
'ssh.service': [
'maximum authentication attempts exceeded for root',
'maximum authentication attempts exceeded for ',
],
'': [ # match all services (useful for ovpn*)
'Connection reset, restarting [0]',