In this page, the different logs lines corresponding to the task Upload Snapshots from Dashboard Service to Measurement Service is listed with functional and technical explanation of the logs that it generates.
During this step the data contained in the snapshots in the Central Database will be made available to those using the CAST Application Analytics Dashboard.
Note that if the selected snapshot has already been uploaded to the Measurement Service, this option will perform a delete and and then an update. In other words, the snapshot will be deleted and then re-uploaded to the Measurement Service.
For more details please refer to the documentation page - Execute tab for more details.
The Loglines generated by this task is shown below
CAST-MS<ID>.log.txt
In the below log messages we can see that the snapshot data from the Central Database is consolidated into Measurement Database using tool AadConsolidation.exe.
A separate log is formed which shows the progress and details on the number of snapshots and which snapshots have been uploaded successfully on the Measurement Database.
INF: 2016-09-12 14:37:49: starting Task Upload "<Application_name>" snapshots from Dashboard Service "<Central_Database>" to Measurement Service "<Measurement_Databse>"
INF: 2016-09-12 14:37:49: C:\Program Files\CAST\8.0/AAD/CLI/AadConsolidation.exe -remote_driver org.postgresql.Driver -remote_url jdbc:postgresql://localhost:2280/postgres -remote_schema cb801_logs_ua_asd_central -remote_user operator -remote_password ***** -remote_node_id 201 -synchronize_indicators -driver org.postgresql.Driver -url jdbc:postgresql://localhost:2280/postgres -schema cb801_logs_ua_asd -user operator -password ***** -log_file L:\Logs\AadCli-20160912143140.TXT
INF: 2016-09-12 14:41:17: Task message: No Task message
INF: 2016-09-12 14:41:17: Log file: L:\Logs\AadCli-20160912143140.TXT
INF: 2016-09-12 14:41:17: ending Task Upload"<Application_name>" snapshots from Dashboard Service "<Central_Database>" to Measurement Service "<Measurement_Databse>"