Skip to content
Snippets Groups Projects
Commit 052d57a3 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Nit fixes for change 776219"

parents 0b0dd358 19095475
No related branches found
No related tags found
No related merge requests found
......@@ -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
logs in a protected silo for security purposes. However, if this is not
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:
.. 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
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.
Currently Monasca is only supported using the ``source`` install type Kolla
......
---
features:
- |
Optionally support sending control plane logs directly to
Support sending control plane logs directly to
Elasticsearch when Monasca is enabled.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment