LogFileSize

The LogFileSize configuration property indicates the maximum size of the body of the log file, not including the header.

Syntax

LogFileSize=integer

Range

0–500000000 (bytes)

Default

500000

Value

integer indicates the maximum size of the log file (commas not allowed).

Comments

When the log file is full, either further logging is disabled or subsequent records begin after the header, or the file is archived, depending upon how you set up the value of the LogWrap configuration property.

Related concepts
Log and Trace Files
Related reference
LogWrap