From 354853454b93635897e251ff7b1b0285dbef2331 Mon Sep 17 00:00:00 2001
From: Bertrand Lallau <bertrand.lallau@gmail.com>
Date: Wed, 15 Mar 2017 21:50:38 +0100
Subject: [PATCH] Add new section "Log delivery" in CONTRIBUTING.rst

Since Fluentd introduction in place of Heka the "Log delivery"
section must be adapted.

Change-Id: I734fd44ffc2fc0b43217542d3078dba0dff15539
---
 doc/CONTRIBUTING.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst
index 849b48bb19..42498ba4a6 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