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
Hi guys, 1. Does elastalert support kibana 6.3.2. I can see "use_kibana_dashboard" fields but those are for kibana 3 and 4. 2. Can I see triggered alerts somewhere, May be kibana dashboard or separate UI ?
The text was updated successfully, but these errors were encountered:
There's no support or integration with the newer versions of Kibana. Triggered alerts are written into elasticsearch, with the (default) type/index elastalert_status, as are other events (each query made, errors, pending aggregated alerts, silence stashes, etc). So, you should be able to view them in Kibana, but you have to set up your dashboard manually.
Hi guys,
1. Does elastalert support kibana 6.3.2. I can see "use_kibana_dashboard" fields but those are for kibana 3 and 4.
2. Can I see triggered alerts somewhere, May be kibana dashboard or separate UI ?
The text was updated successfully, but these errors were encountered: