Uses of Class
org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Package
Description
This package contains a Syslog AuditEventHandler implementation.
-
Uses of SyslogAuditEventHandlerConfiguration in org.forgerock.audit.handlers.syslog
Modifier and TypeMethodDescriptionorg.forgerock.audit.handlers.syslog.SyslogPublisher
TransportProtocol.getPublisher
(InetSocketAddress socket, SyslogAuditEventHandlerConfiguration config) Get the publisher for the given configuration.ModifierConstructorDescriptionSyslogAuditEventHandler
(SyslogAuditEventHandlerConfiguration configuration, EventTopicsMetaData eventTopicsMetaData, ProductInfoProvider productInfoProvider, LocalHostNameProvider localHostNameProvider) Create a new SyslogAuditEventHandler instance.