April 2017
Intermediate to advanced
470 pages
11h 12m
English
Most of the standard services in Linux/Unix systems write their logs under /var/log directory in subdirectories. Any node running any OpenStack service stores its log files under /var/log/ directory. The following table depicts, in a nutshell, where logs reside by default:
| Service name | Log location |
| Compute | /var/log/nova/ |
| Image | /var/log/glance/ |
| Identity | /var/log/keystone/ |
| Dashboard | /var/log/horizon/ |
| Block storage | /var/log/cinder/ |
| Object storage |
/var/log/swift/ /var/log/syslog/ |
| Shared File System | /var/log/manila/ |
| Console | /var/lib/nova/instances/instance-ID/ |
| Network | /var/log/neutron/ |
| Monitoring | /var/log/ceilometer/ |
| Alarming | /var/log/aodh/ |
| Metering | /var/log/gnocchi/ |
| Orchestration | /var/log/heat/ |
Read now
Unlock full access