[Bug 201953] Auditdistd does not recover from TLS errors and just stops

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 28 23:20:44 UTC 2015


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 at FreeBSD.org
          Reporter: peter at 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.


More information about the freebsd-bugs mailing list