Flexiant Cloud Orchestrator logs the majority of all actions that take place into /var/log/extility
. This can also then be transmitted to a remote server via a syslog service if required
Further Apache (webserver) log files are located in /var/log/apache2
.
/var/log/extility
Log Name | Purpose |
---|---|
extility-jade.log | Log file for Business logic (Jade) |
| Log file for Cluster Co-ordinator (Tigerlily) |
| Log file for Cluster Manager (XVPManager) |
| Combined Log File |
Jade and Tigerlily also have a sysout.log file which contains more detailed debug information if required.
/var/log/extility/skyline
This folder contains the access, API, and error logs for the Skyline, the user interface layer of the Flexiant Cloud Orchestrator management stack.
/var/log/apache2
Log Name | Purpose |
---|---|
jade-adminapi-access.log & jade-adminapi-error.log | Apache log files for the Jade Admin API. |
jade-userapi-access.log & jade-userapi-access.log | Apache log files for the Jade User API. |
metadata-access.log & metadata-error.log | Apache log files for the Metadata service. |
nodeconfig-access.log & nodeconfig-error.log | Apache log files for the Nodeconfig service. |