stack kb security-detections-api set-alerts-status cli command
Auth required
elastic stack kb security-detections-api set-alerts-status \
--status <status> \
[options]
Set a detection alert status
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--statusenumrequired-
Values: open, acknowledged, in-progress
--reasonstring--signal-idsstring[]-
List of alert ids. Use field
_idon alert document orkibana.alert.uuid. Note: signals are a deprecated term for alerts.Repeatable: pass
--signal-idsmultiple times to supply more than one value --conflictsenum-
Values: abort, proceed
--querystring--runtime-fieldsstring- Optional map of field name to runtime field type. For each entry, a runtime field of the specified type is created reading its value from
_source[fieldName]and included in the query asruntime_mappings. Use this to reference fields stored on the alert_sourcethat are not part of the Elastic Common Schema (ECS) of the alerts index mapping, for example, custom fields that the rule's source index defined when the alerts were created. --input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--json-
output as JSON