External HTTP Access Log Publisher

External HTTP Access Log Publishers publish HTTP access messages to an external handler.

Parent

The External HTTP Access Log Publisher object inherits from HTTP Access Log Publisher.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

config-file

SynopsisThe JSON configuration file that defines the External HTTP Access Log Publisher. The content of the JSON configuration file depends on the type of external audit event handler. The path to the file is relative to the server root.
Default ValueNone
Allowed ValuesA path to an existing file that is readable by the server.
Multi-valuedNo
RequiredYes
Admin Action RequiredThe object must be disabled and re-enabled for changes to take effect.
AdvancedNo
Read-OnlyNo

enabled

SynopsisIndicates whether the Log Publisher is enabled for use.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisThe fully-qualified name of the Java class that provides the External HTTP Access Log Publisher implementation.
Default Valueorg.opends.server.loggers.CommonAuditHTTPAccessLogPublisher
Allowed ValuesA Java class that extends or implements:
org.opends.server.loggers.LogPublisher
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo