QPR ProcessAnalyzer Logs

From QPR ProcessAnalyzer Wiki
Revision as of 10:05, 29 May 2020 by Ollvihe (talk | contribs)
Jump to navigation Jump to search

QPR ProcessAnalyzer makes log of events and operations it is performing into several types of logs that can be used for monitoring, auditing, troubleshooting and many other purposes. QPR ProcessAnalyzer has the following logs:

  • Server log: Server log contains all operations performed by the QPR ProcessAnalyzer server. Location of the server log is configured to LogFilePath setting in the web.config file.
  • Operation Log: logs all the operations performed by the QPR ProcessAnalyzer Server. Operations are both requests received by the server from using clients, or operations triggered internally by the server.
  • Script Run Log: logs progress information about previously run and currently running scripts.
  • Excel Client Log: QPR ProcessAnalyzer Excel client log containing information about all operations performed by the Excel client.
  • Installation Debug Log: logs information related to the QPR ProcessAnalyzer Excel client installation.

Logging works in the exclusive mode, where the log file is reserved for the entire time the process (that makes the logging) is running. Thus it's not possible to edit or delete log files when the process is running.