Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » Connection Parameters and Network Protocol Options » Network protocol options

LogMaxSize protocol option [LSIZE] Next Page

LogOptions protocol option [LOPT]


Specifies the types of messages that are recorded in the transaction log.

Usage

HTTP, HTTPS

Values

NONE, OK, INFO, ERRORS, ALL, status-codes, REQHDRS, RESHDRS, HEADERS

Default

ALL

Remarks

The values available include keywords that select particular types of messages, and HTTP status codes. Multiple values may be specified, separated by commas.

The following keywords control which categories of messages are logged:

The following common HTTP status codes are also available. They can be used to log requests that return particular status codes:

In addition, the following keywords may be used to obtain more information about the logged messages:

See also