A B C D E F G I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALERT - org.forgerock.audit.handlers.syslog.Severity
-
Action must be taken immediately.
- AUTH - org.forgerock.audit.handlers.syslog.Facility
-
Security/authorization messages.
- AUTHPRIV - org.forgerock.audit.handlers.syslog.Facility
-
Security/authorization messages.
B
- buffering - Variable in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Event buffering is disabled by default.
C
- CLOCKD - org.forgerock.audit.handlers.syslog.Facility
-
Clock daemon.
- CRITICAL - org.forgerock.audit.handlers.syslog.Severity
-
Critical conditions.
- CRON - org.forgerock.audit.handlers.syslog.Facility
-
Clock daemon.
D
- DAEMON - org.forgerock.audit.handlers.syslog.Facility
-
System daemons.
- DEBUG - org.forgerock.audit.handlers.syslog.Severity
-
Debug-level messages.
E
- EMERGENCY - org.forgerock.audit.handlers.syslog.Severity
-
System is unusable.
- ERROR - org.forgerock.audit.handlers.syslog.Severity
-
Error conditions.
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
F
- Facility - Enum in org.forgerock.audit.handlers.syslog
-
Defines the standard Syslog message facilities.
- FTP - org.forgerock.audit.handlers.syslog.Facility
-
FTP daemon.
G
- getBuffering() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the configuration for events buffering.
- getCode() - Method in enum org.forgerock.audit.handlers.syslog.Facility
-
Get the syslog code for the facility.
- getCode() - Method in enum org.forgerock.audit.handlers.syslog.Severity
-
Get the syslog code for the severity.
- getConnectTimeout() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the timeout after which attempts to connect to the Syslog daemon will be abandoned.
- getFacility() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the facility constant that should be applied to all Syslog messages.
- getField() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the name of the event topic field to which this mapping applies.
- getHost() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the hostname of the Syslog daemon to which messages should be published.
- getPort() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the port of the Syslog daemon to which messages should be published.
- getProtocol() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the protocol over which messages transmitted to the Syslog daemon.
- getPublisher(InetSocketAddress, SyslogAuditEventHandlerConfiguration) - Method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
-
Get the publisher for the given configuration.
- getSeverityFieldMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the configurations for mapping audit event field values to Syslog severity values.
- getTopic() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the name of the event topic to which this mapping applies.
- getValueMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the mapping of audit event values to Syslog severity values.
I
- INFORMATIONAL - org.forgerock.audit.handlers.syslog.Severity
-
Informational messages.
- isEnabled() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if event buffering is enabled.
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
K
L
- LOCAL0 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 0 (local0).
- LOCAL1 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 1 (local1).
- LOCAL2 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 2 (local2).
- LOCAL3 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 3 (local3).
- LOCAL4 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 4 (local4).
- LOCAL5 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 5 (local5).
- LOCAL6 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 6 (local6).
- LOCAL7 - org.forgerock.audit.handlers.syslog.Facility
-
Local use 7 (local7).
- LOGALERT - org.forgerock.audit.handlers.syslog.Facility
-
Log alert.
- LOGAUDIT - org.forgerock.audit.handlers.syslog.Facility
-
Log audit.
- LPR - org.forgerock.audit.handlers.syslog.Facility
-
Line printer subsystem.
M
N
- NEWS - org.forgerock.audit.handlers.syslog.Facility
-
Network news subsystem.
- NOTICE - org.forgerock.audit.handlers.syslog.Severity
-
Normal but significant condition.
- NTP - org.forgerock.audit.handlers.syslog.Facility
-
NTP subsystem.
O
- org.forgerock.audit.handlers.syslog - package org.forgerock.audit.handlers.syslog
P
- publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
Q
- queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
R
- readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
S
- setBufferingConfiguration(SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the configuration for events buffering.
- setConnectTimeout(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the timeout after which attempts to connect to the Syslog daemon will be abandoned.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffering status.
- setFacility(Facility) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the facility constant that should be applied to all Syslog messages.
- setField(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the name of the event topic field to which this mapping applies.
- setHost(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the hostname of the Syslog daemon to which messages should be published.
- setPort(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the port of the Syslog daemon to which messages should be published.
- setProtocol(TransportProtocol) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the protocol over which messages transmitted to the Syslog daemon.
- setSeverityFieldMappings(List<SyslogAuditEventHandlerConfiguration.SeverityFieldMapping>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the configurations for mapping audit event field values to Syslog severity values.
- setTopic(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the name of the event topic to which this mapping applies.
- setValueMappings(Map<String, Severity>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the mapping of audit event values to Syslog severity values.
- Severity - Enum in org.forgerock.audit.handlers.syslog
-
Defines the standard Syslog message severities.
- SeverityFieldMapping() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
- shutdown() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
-
Closes the connections established by
SyslogPublisher. - startup() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
- SYSLOG - org.forgerock.audit.handlers.syslog.Facility
-
Messages generated internally by syslogd.
- SyslogAuditEventHandler - Class in org.forgerock.audit.handlers.syslog
-
The handler publishes audit events formatted using
SyslogFormatterto a syslog daemon using the configuredSyslogPublisher. - SyslogAuditEventHandler(SyslogAuditEventHandlerConfiguration, EventTopicsMetaData, ProductInfoProvider, LocalHostNameProvider) - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
-
Create a new SyslogAuditEventHandler instance.
- SyslogAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.syslog
-
Configuration object for the
SyslogAuditEventHandler. - SyslogAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
- SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.syslog
-
Configuration of event buffering.
- SyslogAuditEventHandlerConfiguration.SeverityFieldMapping - Class in org.forgerock.audit.handlers.syslog
-
Encapsulates configuration for mapping audit event field values to Syslog severity values.
T
- TCP - org.forgerock.audit.handlers.syslog.TransportProtocol
-
Publish Syslog messages over TCP.
- TransportProtocol - Enum in org.forgerock.audit.handlers.syslog
-
Transport protocol over which Syslog messages should be published.
U
- UDP - org.forgerock.audit.handlers.syslog.TransportProtocol
-
Publish Syslog messages over UDP.
- USER - org.forgerock.audit.handlers.syslog.Facility
-
User-level messages.
- UUCP - org.forgerock.audit.handlers.syslog.Facility
-
UUCP subsystem.
V
- valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.Facility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.forgerock.audit.handlers.syslog.Facility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.forgerock.audit.handlers.syslog.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
A B C D E F G I K L M N O P Q R S T U V WAll Classes All Packages