How To: Export & View OneFuse Job Logs
Overview
To assist with troubleshooting efforts, the full logs may need to be exported and viewed. This article will cover the path to the OneFuse Platform Job Logs.
Considerations
SSH or WinSCP
- WinSCP Latest Download: https://winscp.net/eng/download.php
Procedure
SSH or SCP to the following locations
| Log File Description | Path to File |
| Apache Logs | /var/log/cloudbolt/authentication.log |
| Application Logs | /var/log/cloudbolt/application.log |
| Job Engine Logs | /var/log/cloudbolt/jobengine.log |
| Job Engine Watchdog Logs | /var/log/cloudbolt/supervisord.log |
| MySQL Database Logs | /var/log/mysqld.log |