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
* In the `elasticsearch.yml` {ref}/settings.html[configuration] file:
29
+
30
+
** Set the `xpack.security.enabled` setting to `true`. For more information, refer to {ref}/security-settings.html[general security settings in {es}].
31
+
** Remove the line `search.allow_expensive_queries=false` if you find it. The `search.allow_expensive_queries` setting must be left on its default value of `true` for key detection features like {kib}/alerting-getting-started.html#_rules[alerting rules] and rule exceptions to work.
32
32
33
33
IMPORTANT: After changing the `xpack.encryptedSavedObjects.encryptionKey` value
34
34
and restarting {kib}, you must restart all detection rules.
0 commit comments