10.8. OpenStack Telemetry
The log files of the OpenStack Telemetry service are stored in the
/var/log/ceilometer directory of the host on which each service runs.
Table 10.8. OpenStack Telemetry Service Log Files
| File name | Description |
|---|---|
api.log
|
The log of the API Server (
ceilometer-api).
|
ceilometer-dbsync.log
|
The log of sync with the database server (
ceilometer-dbsync).
|
central.log
|
The log of central management server to poll for utilization statistics about resources not tied to instances or Compute nodes (
ceilometer-agent-central).
|
collector.log
|
The log to monitor the message queues (
ceilometer-collector).
|
compute.log
|
The log that polls for resource utilization statistics (
ceilometer-agent-compute).
|