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
We have created a controls visualization in OpenSearch Dashboards v2.19.2.
We see inconsistent behavior when trying to do queries with * in the filters in our dashboards
eg. filter for column distinguished_name is ok:
But similar filter for counter_group_name does not work
Using the .keyword params also has the same behaviour
Can anyone please suggest why the filters work for some parameters and not for others.