View installation log files for OpenEdge Command Center server and agent
- Last Updated: September 5, 2025
- 1 minute read
- OpenEdge Command Center
- Version 2.0
- Documentation
The installer—whether for the OpenEdge Command Center server or OpenEdge Command Center agent—generates log files in different locations depending on the installation or uninstallation scenario. These log files provide details about installation and uninstallation activities, including any errors or warnings that occur during the process.
The following directories are specified in the log file paths. These locations vary based on
the installation settings and the operating system environment.
- USER_INSTALL_DIR: The installation directory specified by you during the installation process.
- HOME: The home directory of your operating system. On Windows, it is C:/Users/<username> and on Linux, it is /home/<username>.
Log file locations
The following table lists the log file locations for different installation and uninstallation
scenarios.
Note: The log file locations for installation are
the same for both the OpenEdge Command Center server and agent. However, the
uninstallation log file location differs for the server and agent.
| Operation type | Log file location | Description |
|---|---|---|
| GUI/Console installation |
$USER_INSTALL_DIR/install_logs/Install_mm_dd_yyyy_hh_mm_ss.log |
Logs events during installation. |
| Silent installation |
$USER_INSTALL_DIR/install_logs/Install_mm_dd_yyyy_hh_mm_ss.log |
Logs events during silent installation. |
| $HOME/oecc_silent_install.log | Logs errors if the installation fails due to pre-validation conditions. | |
| Uninstallation |
|
Logs events during uninstallation in this directory. The USER_INSTALL_DIR directory is removed during uninstallation. |