Enables and configures SAP Control Center logging. The log4j configuration file is located in <UnwiredPlatform_InstallDir>\SCC-XX\conf.
Property | Default | Description |
---|---|---|
log4j.appender.agent.File | ${com.sybase.ua.home}/log/agent.log | The name and location of the SAP Control Center log file. |
log4j.appender.agent.MaxFileSize | 25MB | The maximum size that a file can reach before a new one is created. |
log4j.appender.agent.MaxBackupIndex | 20 | The number of log files that are backed up before the oldest file is deleted. |