ServiceLog
Service Log file settings.
Attributes Summary
name The name of the file for the service log. size The size of the log in megabytes. enabled Is writing to the service log enabled for this server process.
Attribute Details
name
The name of the file for the service log. Normally this is a file named activity.log located in the $(LOG_DIR) directory.
Data type: String
Default value: unspecified
size
The size of the log in megabytes. Minimum size is 1 megabyte.
Data type: Integer
Default value: unspecified
enabled
Is writing to the service log enabled for this server process.
Data type: Boolean
Default value: unspecified