10.9. OpenStack Orchestration
The log files of the OpenStack Orchestration service are stored in the
/var/log/heat directory of the host on which each service runs.
Table 10.9. OpenStack Orchestration Service Log Files
| File name | Description |
|---|---|
heat-api-cfn.log
|
The log of API requests by sending them to the heat-engine over RPC.
|
heat-api.log
|
The log of OpenStack-native REST API that processes API requests by sending them to the heat-engine over RPC (
heat-api).
|
heat-engine.log
|
The log of launching of templates and events (
heat-engine).
|
heat-manage.log
|
The log of management of heat services.
|