diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst
index 849b48bb19e0f8c5a96ed3417345b1efbb601476..42498ba4a6d422e2a9e62082cb8936a7b9fe0fb2 100644
--- a/doc/CONTRIBUTING.rst
+++ b/doc/CONTRIBUTING.rst
@@ -154,6 +154,13 @@ that Kolla uses throughout that should be followed.
   - For OpenStack services there should be an entry in the ``services`` list
     in the ``cron.json.j2`` template file in ``ansible/roles/common/templates``.
 
+* Log delivery
+
+  - For OpenStack services the service should add a new ``rewriterule`` in the
+    ``match`` element in the ``01-rewrite.conf.j2`` template file in
+    ``ansible/roles/common/templates/conf/filter`` to deliver log messages to
+    Elasticsearch.
+
 * Documentation
 
   - For OpenStack services there should be an entry in the list