elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.78k stars 8.19k forks source link

[Response Ops] KQL Filter issue on Rules page #141950

Open kdelemme opened 2 years ago

kdelemme commented 2 years ago

📝 Summary

Version: 8.4.2 (self hosted through docker)

A user reported an issue when accessing the Rules page. The error seems to be related to the filter being not defined when fetching the rules. The Security plugin is disabled, and that's could be the issue.

The error happens also when accessing the Stack Management > Rules and Connectors, and using any filters on the page.

Steps to reproduce

  1. Run Kibana and ES 8.4.2 without security yarn es snapshot --license trial -E xpack.security.enabled=false, then yarn start
  2. Navigate to Obs > Alerts > Rules page
  3. Check errors are shown
elasticmachine commented 2 years ago

Pinging @elastic/response-ops (Team:ResponseOps)