Nit fixes for change 776219
Minor corrections to doc and release note. Change-Id: I8a90cbac0b9a1eaa5f6c02271515f2357547f908
This commit is contained in:
parent
06047a36ff
commit
19095475ee
@ -54,7 +54,7 @@ them sent directly to Elasticsearch. This should be avoided if you have
|
|||||||
deployed Monasca as a standalone service for the purpose of storing
|
deployed Monasca as a standalone service for the purpose of storing
|
||||||
logs in a protected silo for security purposes. However, if this is not
|
logs in a protected silo for security purposes. However, if this is not
|
||||||
a relevant consideration, for example you have deployed Monasca alongside the
|
a relevant consideration, for example you have deployed Monasca alongside the
|
||||||
existing Openstack control plane, then you may free up some resources by
|
existing OpenStack control plane, then you may free up some resources by
|
||||||
setting:
|
setting:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
@ -73,7 +73,7 @@ logs using the same index pattern in Kibana, then you can override
|
|||||||
|
|
||||||
If you have enabled Elasticsearch Curator, it will be configured to rotate
|
If you have enabled Elasticsearch Curator, it will be configured to rotate
|
||||||
logs with index patterns matching either ``^flog-.*`` or ``^monasca-.*`` by
|
logs with index patterns matching either ``^flog-.*`` or ``^monasca-.*`` by
|
||||||
default. If this is undesirable then you can update the
|
default. If this is undesirable, then you can update the
|
||||||
``elasticsearch_curator_index_pattern`` variable accordingly.
|
``elasticsearch_curator_index_pattern`` variable accordingly.
|
||||||
|
|
||||||
Currently Monasca is only supported using the ``source`` install type Kolla
|
Currently Monasca is only supported using the ``source`` install type Kolla
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Optionally support sending control plane logs directly to
|
Support sending control plane logs directly to
|
||||||
Elasticsearch when Monasca is enabled.
|
Elasticsearch when Monasca is enabled.
|
||||||
|
Loading…
Reference in New Issue
Block a user