HTTP Access Log Publisher

This is an abstract object type that cannot be instantiated.

HTTP Access Log Publishers are responsible for distributing HTTP access log messages from the HTTP access logger to a destination.

HTTP access log messages provide information about the types of HTTP requests processed by the server.

HTTP Access Log Publishers

The following HTTP Access Log Publishers are available:

These HTTP Access Log Publishers inherit the properties described below.

Parent

The HTTP Access Log Publisher object inherits from Log Publisher.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

enabled

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

java-class

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