Date: Tue, 28 Jul 2015 23:20:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201953] Auditdistd does not recover from TLS errors and just stops Message-ID: <bug-201953-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201953 Bug ID: 201953 Summary: Auditdistd does not recover from TLS errors and just stops Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: peter@FreeBSD.org Auditdistd does not handle transient errors gracefully when tls is involved. Without tls, it retries the connection. With a tls:// server, it just stops. The last log messages are: Jul 28 01:03:33 stream auditdistd[36170]: [audit.xxx] (sender) Unable to receive reply: Operation timed out. Jul 28 01:03:33 stream auditdistd[36170]: [audit.xxx] (sender) Disconnected from tls://audit.xxx:7878. And game over, /var/audit/dist starts filling up. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201953-8>