Package org.forgerock.audit.handlers.syslog
package org.forgerock.audit.handlers.syslog
This package contains a Syslog AuditEventHandler implementation.
-
ClassDescriptionDefines the standard Syslog message facilities.Defines the standard Syslog message severities.The handler publishes audit events formatted using
SyslogFormatterto a syslog daemon using the configuredSyslogPublisher.Configuration object for theSyslogAuditEventHandler.Configuration of event buffering.Encapsulates configuration for mapping audit event field values to Syslog severity values.Transport protocol over which Syslog messages should be published.