Description:Size parameter defines the maximum size of the AppServerX.log file in kilobytes. If the maximum size is reached, a new log file will be created and the previous one will be saved with an appropriate time stamp (log rotation).
Parameter type:Number
Default value:10000
Possible values:1..2*106, where 2*10 is 2GB.
 <Size>10000</Size>

  • No labels