Skip to content

Commit 0e6b02a

Browse files
committed
Update docs
1 parent ca4fe82 commit 0e6b02a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/resources/kibana_security_detection_rule.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -215,19 +215,10 @@ Required:
215215

216216
Optional:
217217

218-
- `duration` (Attributes) Duration for which alerts are suppressed. (see [below for nested schema](#nestedatt--alert_suppression--duration))
218+
- `duration` (String) Duration for which alerts are suppressed.
219219
- `group_by` (List of String) Array of field names to group alerts by for suppression.
220220
- `missing_fields_strategy` (String) Strategy for handling missing fields in suppression grouping: 'suppress' - only one alert will be created per suppress by bucket, 'doNotSuppress' - per each document a separate alert will be created.
221221

222-
<a id="nestedatt--alert_suppression--duration"></a>
223-
### Nested Schema for `alert_suppression.duration`
224-
225-
Required:
226-
227-
- `unit` (String) Duration unit (s, m, h).
228-
- `value` (Number) Duration value.
229-
230-
231222

232223
<a id="nestedatt--exceptions_list"></a>
233224
### Nested Schema for `exceptions_list`

0 commit comments

Comments
 (0)