Skip to content

Commit 481feff

Browse files
Update docs/detections/detections-req.asciidoc
1 parent ae19161 commit 481feff

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-
** If the `search.allow_expensive_queries` setting is set to `false`, remove it. If set to its default value of `true` or not included in the file, you don't need to change it. This setting must be `true`, for key detection features, such as {kibana-ref}/alerting-getting-started.html#_rules[alerting rules] and rule exceptions, to work.
31+
** If the `search.allow_expensive_queries` setting is set to `false`, remove it. If set to its default value of `true` or not included in the file, you don't need to change it. This setting must be `true` for key detection features, such as {kibana-ref}/alerting-getting-started.html#_rules[alerting rules] and rule exceptions, to work.
3232

3333

3434
IMPORTANT: After changing the `xpack.encryptedSavedObjects.encryptionKey` value

0 commit comments

Comments
 (0)