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
Migrate from legacy plugin to Kibana Plaftorm (thanks to: @ch-bas who started this migration)
Support version Kibana >=7.10.0 <=7.15.2
Braking changes
config section name has been changed elastalert-kibana-plugin -> elastalertKibanaPlugin
Bug fixes
HttpRoutes
All input (body, query parameters, and URL parameters) must be validated using the @kbn/config-schema package. If no validation schema is provided, these values will be empty objects