Error Log Account Status Notification Handler
The Error Log Account Status Notification Handler is a notification handler that writes information to the server error log whenever an appropriate account status event occurs.
Parent
The Error Log Account Status Notification Handler object inherits from Account Status Notification Handler.
Error Log Account Status Notification Handler properties
You can use configuration expressions to set property values at startup time. For details, see Property value substitution.
Basic Properties | Advanced Properties |
---|---|
account-status-notification-type
Synopsis |
Indicates which types of event can trigger an account status notification. |
Default value |
None |
Allowed values |
|
Multi-valued |
Yes |
Required |
Yes |
Admin action required |
None |
Advanced |
No |
Read-only |
No |
Advanced properties
Use the --advanced
option to access advanced properties.
java-class
Synopsis |
Specifies the fully-qualified name of the Java class that provides the Error Log Account Status Notification Handler implementation. |
Default value |
org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler |
Allowed values |
A Java class that extends or implements:
|
Multi-valued |
No |
Required |
Yes |
Admin action required |
The object must be disabled and re-enabled for changes to take effect. |
Advanced |
Yes |
Read-only |
No |