Logging AWR report generation activity

Log category Server.Database.PerfReport sets the amount of information that PolicyCenter writes to the application server log while generating a performance report. In the base configuration, Guidewire sets the default level for this category to INFO. At this log level, PolicyCenter writes detailed messages about the generation of the performance report to the server log. To minimize the amount of information written to the server log during report generation set the log level to ERROR.

The following example output shows the kinds of information that PolicyCenter writes to the server application log if you set the log level for Server.Database.PerfReport to INFO.

adminuser su ... 2018-08-01 10:22:33,763 INFO begin snapshot: 8670
adminuser su ... 2018-08-01 10:22:33,763 INFO end snapshot: 8674
adminuser su  2018-08-01 10:22:33,868 INFO <BatchProcessStarted> Batch process started 
      \{type="OraAWRReport", processHistoryId=270}
adminuser su  2018-08-01 10:22:33,899 INFO  Process starting...
adminuser su  2018-08-01 10:22:33,899 INFO downloadAWRInfo
adminuser sys 2018-08-01 10:25:03,835 INFO <BatchProcessStarted> Batch process started 
      \{type= "ProcessCompletionMonitor", processHistoryId=271}
adminuser     2018-08-01 10:25:03,852 INFO <BatchProcessCompleted> Batch process completed 
      \{type= "ProcessCompletionMonitor", processHistoryId=271, elapsedTimeMs=28, error= null}
adminuser su  2018-08-01 10:26:22,983 INFO getIntervalBasedClusterAndInstances
adminuser su  2018-08-01 10:26:23,042 INFO initWaitClassesAndEvents
adminuser su  2018-08-01 10:26:23,124 INFO buildTableAndIndexMaps
adminuser su  2018-08-01 10:26:23,370 INFO createDirectoriesAndFiles
adminuser su  2018-08-01 10:26:23,463 INFO generateInfoNotDependentOnVDollarTables
adminuser su  2018-08-01 10:26:59,468 INFO generateInfoDependentOnVDollarTables
adminuser su  2018-08-01 10:26:59,527 INFO getConcurrentBatchProcessInfo
adminuser su  2018-08-01 10:26:59,634 INFO getConcurrentHistoryInfo
adminuser su  2018-08-01 10:26:59,697 INFO getDatabaseStatistics
adminuser su  2018-08-01 10:27:10,724 INFO printInfo
...
adminuser su  2018-08-01 10:28:12,230 INFO downloadInfo
adminuser su  2018-08-01 10:28:12,230 INFO genZipFilePath
adminuser su  2018-08-01 10:28:12,230 INFO zipDirectory
adminuser su  2018-08-01 10:28:14,674 INFO File 
      C:...\AWRInfoFrom8670To8674.zip exists?  true
adminuser su  2018-08-01 10:28:21,033 INFO Zip file generated 
      C:...\localhost\pc\AWRInfoFrom8670To8674.zip
adminuser su  2018-08-01 10:28:21,071 INFO Report was generated and serialized
adminuser su  2018-08-01 10:28:21,893 INFO Status has been saved and process is now complete