Class SyslogAuditEndpoint

java.lang.Object
org.wildfly.security.audit.SyslogAuditEndpoint
All Implemented Interfaces:
Closeable, AutoCloseable, org.wildfly.common.function.ExceptionBiConsumer<EventPriority,String,IOException>, AuditEndpoint

public class SyslogAuditEndpoint extends Object implements AuditEndpoint
An audit endpoint that logs to syslog server.
Author:
Darran Lofthouse