Log Files
View and Manage Node Log Files
Open Node Logs
1Sign in to the dashboard
Log in to the platform dashboard using your account credentials.
2Click the Log icon
Locate the required node in the environment topology and click its Log icon.
Select a Node and Log File
The logs panel opens at the bottom of the dashboard. When a layer contains several nodes of the same type, select the required node from the drop-down list.
Use Log Viewer Controls
Configure Auto Refresh
Auto refresh is enabled by default. The open log is refreshed every three seconds, which makes it easier to follow live processes such as installation, deployment, or updating.
Delete Log Files
Any log file shown in the list can be removed directly from the log viewer.
- Hover over the required log and click the cross icon that appears.
- Alternatively, select the log and click Delete in the upper toolbar.
Download Logs through FTP
Log files can also be downloaded through the platform FTP/FTPS functionality. Install and configure the FTP module when logs must be saved or analysed outside the dashboard.
Available Logs by Node Type
| Node Type | Available Log Files |
|---|---|
| Tomcat 6, Tomcat 7, TomEE | manager, localhost_access_log, catalina, host-manager, localhost |
| Jetty | {date}, request |
| GlassFish | {date}, request |
| MySQL, MariaDB | mysqld |
| PostgreSQL | postgresql-{day of week} |
| CouchDB | couch |
| Apache | access-log, dummy-host, error_log |
| NGINX PHP | error, access, php-fpm |
| NGINX Load Balancer | tcp_access, error, error_log, access, localhost |
| Memcached | memcached |
| Node.js | node |
VCS Update Logs
When an application is deployed from a remote Git or SVN repository, the platform creates an additional vcs_update pull log.
- For Java projects, the log is available on the Maven build node.
- For PHP projects, it is available on the Apache or NGINX application server.
- The log contains information about project checkout, building, and deployment.
