QPR ProcessAnalyzer Logs: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
Line 7: Line 7:
* [[Excel Log]]: QPR ProcessAnalyzer Excel client log containing all operations in the Excel client.
* [[Excel Log]]: QPR ProcessAnalyzer Excel client log containing all operations in the Excel client.
* [[Installing_QPR_ProcessAnalyzer_Excel_Client#Enabling Installation Debug Logs for QPR ProcessAnalyzer|Installation Log]]: logs information related to the QPR ProcessAnalyzer Excel client installation.
* [[Installing_QPR_ProcessAnalyzer_Excel_Client#Enabling Installation Debug Logs for QPR ProcessAnalyzer|Installation Log]]: logs information related to the QPR ProcessAnalyzer Excel client installation.
==QPR ProcessAnalyzer Excel Client Progress Status Log==
When you run an operation in QPR ProcessAnalyzer Excel Client that takes longer than two seconds, the '''Progress Status''' dialog appears and shows the progress while the operation is running. The dialog shows the operation name and id (in parentheses), the progress of the operation with a progress bar indicator and the elapsed time. Also, when you extend the dialog window by dragging from the bottom right corner, Excel activity is shown under the progress bar indicator as follows:
* '''CPU''': shows the percentage of CPU utilization (per core)
* '''Memory''': shows the memory usage in megabytes
* '''In''': shows the approximate amount of megabytes currently being received
* '''Out''': shows the approximate amount of megabytes currently being sent
* '''Server logs updated''': shows the timestamp when the [[#Progress Log|Progress Log]] was last updated
When the dialog is resized, there is also a list of status messages including the timestamp of each message. For more information on these status messages, see [[#Progress Log|Progress Log]].
[[File:progress_status.png|Progress Status dialog]]
While the operation is running, you can browse the contents of the dialog and also copy and paste text from it for troubleshooting purposes, for example. To terminate the operation before it is completed, click '''Cancel'''. The dialog will close automatically once the operation has completed.

Revision as of 10:39, 7 October 2019

QPR ProcessAnalyzer logs events and operations into several types of logs that can be used for auditing, troubleshooting and other purposes.

Log Types

QPR ProcessAnalyzer has the following logs:

  • Operation Log: logs all the operations (requests to the server from the client) performed by the QPR ProcessAnalyzer Server.
  • Script Log: logs progress information about previously run and currently running scripts.
  • Excel Log: QPR ProcessAnalyzer Excel client log containing all operations in the Excel client.
  • Installation Log: logs information related to the QPR ProcessAnalyzer Excel client installation.