Skip to content

Commit 5bc0544

Browse files
Fixed attribute
1 parent 07b5ad6 commit 5bc0544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/detections/detections-req.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ of at least 32 characters. For example:
2828
* In the `elasticsearch.yml` {ref}/settings.html[configuration] file:
2929

3030
** 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.
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 {kibana-ref}/alerting-getting-started.html#_rules[alerting rules] and rule exceptions to work.
3232

3333
IMPORTANT: After changing the `xpack.encryptedSavedObjects.encryptionKey` value
3434
and restarting {kib}, you must restart all detection rules.

0 commit comments

Comments
 (0)