File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,12 @@ _index_type_:
190190
191191 - name : viaq_index_name
192192 type : keyword
193- example : project.my-cool-project-in-lab04.748e92c2-70d7-11e9-b387-000d3af2d83b.2019.05.09
193+ example : container.app-write
194194 description : |
195- Index name in which this message will be stored within the Elasticsearch.
196- The value of this field is generated based on the source of the message.
195+ For Elasticsearch 6.x and later this is a name of a write index alias. The value depends on a log type
196+ of this message. Detailed documentation is found at
197+ https://github.com/openshift/enhancements/blob/master/enhancements/cluster-logging/cluster-logging-es-rollover-data-design.md#data-model
198+
199+ For Elasticsearch 5.x and earlier an index name in which this message will be stored within the Elasticsearch.
200+ The value of this field is generated based on the source of the message. Example of the value
201+ is 'project.my-cool-project-in-lab04.748e92c2-70d7-11e9-b387-000d3af2d83b.2019.05.09'.
You can’t perform that action at this time.
0 commit comments