Improving of configuration.rst

Adds description of [notification] configuration section that should be
added in ceilometer.conf to switch on storing of events.

Change-Id: Ib203bc5f29da9045f4afd315ab31de958fd95fac
This commit is contained in:
Igor Degtiarov 2014-08-20 14:03:42 +04:00
parent 344a3872e7
commit 6256e47ceb

View File

@ -173,6 +173,14 @@ To find out more about supported storage backends please take a look on the
Event Conversion
================
[notification] configuration section switches on events storing.
================================== ====================================== ==============================================================
Parameter Default Note
================================== ====================================== ==============================================================
store_events False Boolean variable that switch on/off events storing
================================== ====================================== ==============================================================
The following options in the [event] configuration section affect the extraction of Event data from notifications.
================================== ====================================== ==============================================================