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
With a custom alerts index pattern, the Overview Home link doesn't work properly. The rule.level seems to apply the default alerts index pattern and throws an error because it doesn't exist.
Description
With a custom alerts index pattern, the Overview Home link doesn't work properly. The
rule.level
seems to apply the default alerts index pattern and throws an error because it doesn't exist.The issue seems to be related to this:
https://github.com/wazuh/wazuh-dashboard-plugins/blob/v4.8.0-2.10.0/plugins/main/public/controllers/overview/components/last-alerts-stat/last-alerts-stat.tsx#L90
The text was updated successfully, but these errors were encountered: