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
What is the bug?
In 2.11 it looks like Saved Queries were stored in the .kibana index. Among other things this meant that they could be imported/exported from the UI without issue. This behavior regressed some time between 2.11 and 2.12.
How can one reproduce the bug?
Steps to reproduce the behavior:
Go to Observability / Logs
Add sample data
Go to Dashboards Management / Saved Objects
There's a search filter for observability-search that represents the queries, but they don't show up. If querying .kibana these objects don't show up either.
What is the expected behavior?
Saved objects should show up in this list, rendering their name correctly (and not the default observability-search [id]).
What is your host/environment?
OS: MacOS Darwin
Version 23.3
Dashboards Observability 2.12 or 2.13
Do you have any screenshots?
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered:
…nsearch-project#1663)
Search pipelines have been generally available since OpenSearch 2.9.
We should make it easy to manage permissions for search pipeline CRUD
operations.
Signed-off-by: Michael Froh <froh@amazon.com>
(cherry picked from commit d5a6626b913c7ec784c0f19cfde528b9a91445ed)
Co-authored-by: Michael Froh <msfroh@gmail.com>
What is the bug?
In 2.11 it looks like Saved Queries were stored in the
.kibana
index. Among other things this meant that they could be imported/exported from the UI without issue. This behavior regressed some time between 2.11 and 2.12.How can one reproduce the bug?
Steps to reproduce the behavior:
observability-search
that represents the queries, but they don't show up. If querying.kibana
these objects don't show up either.What is the expected behavior?
Saved objects should show up in this list, rendering their name correctly (and not the default
observability-search [id]
).What is your host/environment?
Do you have any screenshots?
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: