This change should be done in the
general.properties file. The relevant property is:
log4j.appender.logfile.MaxFileSizeFor instance,
log4j.appender.logfile.MaxFileSize=10MBIf you want to increase the number of log files before they roll over, you can add a value to this property, for instance:
appender.rolling.strategy.max=10Once you make your change in
general.properties, WorldServer should be restarted for the change to take effect.
If you work on a WorldServer 11 environment, remember to apply your change to the relevant folder(s) where the general.properties file is stored. See also:
Configuring .properties files starting from WorldServer 11