Jay S. Bryant 0395353c4b Move config-reference to configuration
It was discovered today that the 'config-reference' directory
was supposed to have been renamed to 'configuration'.  The doc
team was expecting it to be at that location so that they could
automatically link to it from contributor/index.html .

This patch just moves the directory.  I am going to be submitting
a subsequent patch that properly sets out the framework for the
additional directories so that we don't have addition problems
in the future.

Change-Id: I6729aaf4593a0b089277f6d7d0aa50fee3ca340f
2017-07-18 13:10:25 -05:00

29 lines
797 B
ReStructuredText

===============================
Log files used by Block Storage
===============================
The corresponding log file of each Block Storage service is stored in
the ``/var/log/cinder/`` directory of the host on which each service
runs.
.. list-table:: **Log files used by Block Storage services**
:header-rows: 1
:widths: 10 20 10
* - Log file
- Service/interface (for CentOS, Fedora, openSUSE, Red Hat Enterprise Linux, and SUSE Linux Enterprise)
- Service/interface (for Ubuntu and Debian)
* - api.log
- openstack-cinder-api
- cinder-api
* - cinder-manage.log
- cinder-manage
- cinder-manage
* - scheduler.log
- openstack-cinder-scheduler
- cinder-scheduler
* - volume.log
- openstack-cinder-volume
- cinder-volume