ServiceLog
This type is a class for model objects.
Service Log file settings.
Package: ras
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
RASLoggingService.serviceLog
Attributes Summary name : EString The name of the file for the service log. Normally this is a file named activity.log located in the $(LOG_DIR) directory. size : EInt The size of the log in megabytes. Minimum size is 1 megabyte. enabled : EBoolean 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: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
size - The size of the log in megabytes. Minimum size is 1 megabyte.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enabled - Is writing to the service log enabled for this server process.
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006