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
If the query against filebeat-* fails, the entire UI does not load. We should fail more gracefully and avoid breaking the entire app if this one feature isn't working properly.
Related to elastic/elasticsearch#41699
If the query against
filebeat-*fails, the entire UI does not load. We should fail more gracefully and avoid breaking the entire app if this one feature isn't working properly.