1.3.2 Application Logs
This topic describes application logs generated by the system.
Application logs are the Java-level debug files generated by the system to capture the code flow along with errors for analysis in the Java layer. These logs are similar to the existing application-level logs generated but consist only of operation-level details.
The Performance Diagnostic Plugin captures the application logs for the specific user, function ID and operation as specified during the maintenance. These logs are not dependent on enabling/disabling at the CSTB_DEBUG_USERS table but are generated automatically on the selection of specific trace values during the maintenance of that operation.
These logs are generated under a specific directory configured during the initial setup which is APPLICATION_WORK_AREA specified under the fcubs.properties file. Generated logs follow a standard naming convention <USERID>_<FUNCTIONID>_<ACTION>.log
- Application Logs
- ALL
Parent topic: Results