Opensearch datasource plug-in index pattern is misconfigured
Bug #2039500 reported by
Dawud
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
New
|
Undecided
|
Dawud |
Bug Description
In ansible/
```
grafana_
<...Removed irrelevant code...>
opensearch:
enabled: "{{ enable_opensearch | bool }}"
data:
name: "opensearch"
type: "grafana-
access: "proxy"
url: "{{ opensearch_
jsonData:
flavor: "elasticsearch"
database: "[flog-]YYYY.MM.DD"
version: "7.0.0"
timeField: "@timestamp"
However for grafana to template the pattern for the index a pattern, more specifically a daily pattern, needs to be specified (as shown in screenshot)
To post a comment you must log in.
Fix proposed to branch: stable/yoga /review. opendev. org/c/openstack /kolla- ansible/ +/898736
Review: https:/