You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System index for OpenSearch Dashboards is .kibana. Do we want the ability to store in that index or should we just create an index per an extension and store/clean up within that index?
The text was updated successfully, but these errors were encountered:
There are pro's and con's for each approach. I believe having one index for each extension is overkill to operationally maintain them.
Whats the data we'd like to store in this index? I would love to see an example.
System index for OpenSearch Dashboards is
.kibana
. Do we want the ability to store in that index or should we just create an index per an extension and store/clean up within that index?The text was updated successfully, but these errors were encountered: