diff --git a/doc/source/install/manual.rst b/doc/source/install/manual.rst index ebfad12e1..85fc99eb4 100644 --- a/doc/source/install/manual.rst +++ b/doc/source/install/manual.rst @@ -70,6 +70,11 @@ Installing the notification agent use = egg:ceilometer#swift metadata_headers = X-FOO, X-BAR + .. note:: + + Please make sure that ceilometer's logging directory (if it's configured) + is read and write accessible for the user swift is started by. + 4. Clone the ceilometer git repository to the management server:: $ cd /opt/stack