Skip to content

Instantly share code, notes, and snippets.

@bsodmike
Created October 29, 2021 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsodmike/832f36d34eabebdb51dc1f4b9be82ea1 to your computer and use it in GitHub Desktop.
Save bsodmike/832f36d34eabebdb51dc1f4b9be82ea1 to your computer and use it in GitHub Desktop.
---
criticalpatterns:
- 'pam_unix[\w\d\D]*failure'
- 'gkr-pam[\w\d\D]*invalid'
- 'USER_AUTH[\w\d\D]*pam_gnome_keyring[\w\d\D]*failed'
criticalexceptions:
- 'timestamp:".*",level:"(error|warn)"'
- '0 errors'
warningpatterns:
- 'gkr-pam[\w\d\D]*unlocked[\w\d\D]*keyring'
- 'USER_AUTH[\w\d\D]*pam_gnome_keyring[\w\d\D]*success'
warningexceptions:
- '0 failures'
- 'node\[.*\]: Exception'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment