Package | Description |
---|---|
org.forgerock.audit.handlers.syslog |
This package contains a Syslog AuditEventHandler implementation.
|
Modifier and Type | Method and Description |
---|---|
Facility |
SyslogAuditEventHandlerConfiguration.getFacility()
Returns the facility constant that should be applied to all Syslog messages.
|
static Facility |
Facility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Facility[] |
Facility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyslogAuditEventHandlerConfiguration.setFacility(Facility facility)
Sets the facility constant that should be applied to all Syslog messages.
|
Copyright 2010-2022 ForgeRock AS.