Where to find the logs generated during the application's installation?

Description

Where to find the logs generated during OpsHub Integration Manager installation?

Logs generated during OpsHub Integration Manager installation are useful in identifying the reason for failure (if any).

Solution

OpsHub Integration Manager installation progress gets logged in an Install.log file. It contains details of all the steps performed in the process, along with the details of failures (if any). This file is located under the 'logs' folder in OpsHub Integration Manager installation path.

For example:

Operating System: Windows

  • Installation Path: C:\Program Files\OpsHub

  • Location of log file: C:\Program Files\OpsHub\logs\Install.log

Operating System: Linux

  • Installation Path: /usr/local/OpsHub

  • Location of log file: /usr/local/OpsHub/logs/Install.log

Last updated