Version: 2.1.0
HiTechCloud Log Files locations
HiTechCloud generates the following logs:
| Log file | Description |
|---|---|
/var/log/hitechcloud/user/access.log | access logs for the HiTechCloud |
docker logs hitechcloud | verbose logs and errors for the HiTechCloud when dev_mode is enabled |
/var/log/hitechcloud/admin/access.log | access logs for the HiTechAdmin |
/var/log/hitechcloud/admin/api.log | HiTechAdmin API log |
/var/log/hitechcloud/admin/login.log | HiTechAdmin successful logins |
/var/log/hitechcloud/admin/failed_login.log | HiTechAdmin failed login attempts |
/var/log/hitechcloud/user/failed_login.log | HiTechCloud failed login attempts |
/var/log/hitechcloud/admin/notifications.log | HiTechAdmin notifications (system and 8ser alerts) |
/var/log/hitechcloud/admin/cron.log | HiTechAdmin systme cron logs |
/var/log/hitechcloud/admin/error.log | HiTechAdmin error log |
INFORMATION
By default, logging for HiTechCloud, HiTechAdmin, and the API is minimal in production. Administrators can enable dev_mode during troubleshooting to view more verbose logs.
Services used by HiTechCloud have the following logs:
| Log file | Description |
|---|---|
docker logs hitechcloud_mysql | MySQL error log |
docker logs hitechcloud_dns | DNS service logs |
Logs can be viewed from the HiTechAdmin > Services > Log Viewer and Administrators can even add custom log files to HiTechAdmin Log Viewer.