QPR ProcessAnalyzer Logs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
QPR ProcessAnalyzer logs operations to | QPR ProcessAnalyzer logs operations to several kinds of logs that can be used for auditing, troubleshooting or other purposes. QPR ProcessAnalyzer collects the following logs: | ||
QPR ProcessAnalyzer collects the following logs: | |||
* [[Operation Log]]: logs all the operations performed in QPR ProcessAnalyzer. | * [[Operation Log]]: logs all the operations performed in QPR ProcessAnalyzer. | ||
* [[Excel Log]]: logs operations on the computer where the QPR ProcessAnalyzer Excel client is installed. | * [[Excel Log]]: logs operations on the computer where the QPR ProcessAnalyzer Excel client is installed. | ||
* [[Progress Log]]: logs recent operations in QPR ProcessAnalyzer with status messages. | * [[Progress Log]]: logs recent operations in QPR ProcessAnalyzer with status messages. | ||
* [[Script Log]]: logs information about scripts that are run. | * [[#Script Log|Script Log]]: logs information about scripts that are run. | ||
* [[Installing_QPR_ProcessAnalyzer_Excel_Client#Enabling Installation Debug Logs for QPR ProcessAnalyzer|Installation Log]]: logs information about installation. | * [[Installing_QPR_ProcessAnalyzer_Excel_Client#Enabling Installation Debug Logs for QPR ProcessAnalyzer|Installation Log]]: logs information about installation. | ||
Also [[QPR ProcessAnalyzer Excel Client Progress Status|Progress Status dialog]] shows logs of an ongoing operation. | Also [[QPR ProcessAnalyzer Excel Client Progress Status|Progress Status dialog]] shows logs of an ongoing operation. | ||
==Script Log== | |||
The Script Log contains information about the script that is currently running and scripts that have been run. The log contains, for example, the output of the WriteLog and Print commands used in the script, as well as details about possible errors. After a script execution has finished, you can access the Script Log by clicking the '''Show Details''' button. | |||
[[File:Script_log.png]] |
Revision as of 19:46, 2 December 2018
QPR ProcessAnalyzer logs operations to several kinds of logs that can be used for auditing, troubleshooting or other purposes. QPR ProcessAnalyzer collects the following logs:
- Operation Log: logs all the operations performed in QPR ProcessAnalyzer.
- Excel Log: logs operations on the computer where the QPR ProcessAnalyzer Excel client is installed.
- Progress Log: logs recent operations in QPR ProcessAnalyzer with status messages.
- Script Log: logs information about scripts that are run.
- Installation Log: logs information about installation.
Also Progress Status dialog shows logs of an ongoing operation.
Script Log
The Script Log contains information about the script that is currently running and scripts that have been run. The log contains, for example, the output of the WriteLog and Print commands used in the script, as well as details about possible errors. After a script execution has finished, you can access the Script Log by clicking the Show Details button.