diff options
author | Micah <micah@riseup.net> | 2014-12-17 21:20:49 +0000 |
---|---|---|
committer | Micah <micah@riseup.net> | 2014-12-17 21:20:49 +0000 |
commit | 2d7ad9b8e9fb29f6842568d71315f820354eb858 (patch) | |
tree | 574a5f669ae4aa20261e6e5d6692118d6fb56a4a /puppet/modules/site_check_mk | |
parent | 429d49824988873870911bf3425d4ca1118e8605 (diff) | |
parent | 82abc7fa7b9dd7275365d6a185b51803a34368a3 (diff) |
Merge branch '6568_ignore_openvpn_warnings' into 'develop'
6568 ignore openvpn warnings
See merge request !20
Diffstat (limited to 'puppet/modules/site_check_mk')
-rw-r--r-- | puppet/modules/site_check_mk/files/agent/logwatch/syslog/openvpn.cfg | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/puppet/modules/site_check_mk/files/agent/logwatch/syslog/openvpn.cfg b/puppet/modules/site_check_mk/files/agent/logwatch/syslog/openvpn.cfg index d58e876d..ac17c0ca 100644 --- a/puppet/modules/site_check_mk/files/agent/logwatch/syslog/openvpn.cfg +++ b/puppet/modules/site_check_mk/files/agent/logwatch/syslog/openvpn.cfg @@ -2,6 +2,12 @@ # suddenly hangup before properly establishing # a tls connection I ovpn-.*TLS Error: Unroutable control packet received from - I ovpn-.*TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) + I ovpn-.*TLS Error: TLS key negotiation failed to occur within 60 seconds \(check your network connectivity\) I ovpn-.*TLS Error: TLS handshake failed + I ovpn-.*TLS Error: TLS object -> incoming plaintext read error + I ovpn-.*Fatal TLS error \(check_tls_errors_co\), restarting + I ovpn-.*TLS_ERROR: BIO read tls_read_plaintext error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate + + I ovpn-.*SIGUSR1\[soft,tls-error\] received, client-instance restarting + I ovpn-.*VERIFY ERROR: depth=0, error=certificate has expired |