7.2 Log Archival
This topic describes about the logging archival of Oracle Banking Liquidity Management applications in WebLogic server.
- Service and user logs get archived, when the log size becomes larger than the value specified in the plato.service.logging.rolling.maxSize OR when the next day starts, the previous day logs get archived.
- If plato.service.logging.rolling.maxSize is not specified in -D params, by default value of 50MB size would be picked for archival of logs.
- Also, by default logging level is ERROR. To change the logging level, define log level in plato.service.logging.level in -D params.
Parent topic: Logging