-
class
Simple Netty client implementation of RFC 5425 TLS syslog transport
for sending audit messages to an Audit Record Repository that implements TLS syslog.
class
Abstract base class for non-blocking TLS sender implementations.
class
Reactor Netty client implementation of RFC 5425 TLS syslog transport
for sending audit messages to an Audit Record Repository that implements TLS syslog.
class
Base client implementation of RFC 5425 syslog for sending audit messages to an Audit Record Repository
that implements RFC 5425 (SYSLOG via TLS).
class
Simple client implementation of RFC 5425 TLS syslog transport for sending
audit messages to an Audit Record Repository that implements TLS syslog.
class
Simple UDP sender that opens a new DatagramSocket for every batch of AuditMessages
being sent.