
The only ones remaining are some real crufty SVGs and references to things that still exist because nova-network was once a thing. Change-Id: I1aebf86c05c7b8c1562d0071d45de2fe53f4588b Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
31 lines
853 B
ReStructuredText
31 lines
853 B
ReStructuredText
=================
|
|
Compute log files
|
|
=================
|
|
|
|
The corresponding log file of each Compute service is stored in the
|
|
``/var/log/nova/`` directory of the host on which each service runs.
|
|
|
|
.. list-table:: Log files used by Compute services
|
|
:widths: 35 35 30
|
|
:header-rows: 1
|
|
|
|
* - Log file
|
|
- Service name (CentOS/Fedora/openSUSE/Red Hat Enterprise
|
|
Linux/SUSE Linux Enterprise)
|
|
- Service name (Ubuntu/Debian)
|
|
* - ``nova-api.log``
|
|
- ``openstack-nova-api``
|
|
- ``nova-api``
|
|
* - ``nova-compute.log``
|
|
- ``openstack-nova-compute``
|
|
- ``nova-compute``
|
|
* - ``nova-conductor.log``
|
|
- ``openstack-nova-conductor``
|
|
- ``nova-conductor``
|
|
* - ``nova-manage.log``
|
|
- ``nova-manage``
|
|
- ``nova-manage``
|
|
* - ``nova-scheduler.log``
|
|
- ``openstack-nova-scheduler``
|
|
- ``nova-scheduler``
|