stack kb significantevents get-streams-name-significant-events cli command
Auth required
Idempotent
Scope: global
elastic stack kb significantevents get-streams-name-significant-events \
--name <name> \
--from <from> \
--to <to> \
--bucket-size <bucket-size> \
[options]
Read the significant events
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--namestringrequired- The name of the stream.
--fromstringrequired- Start of the time range as an ISO 8601 date string.
--tostringrequired- End of the time range as an ISO 8601 date string.
--bucket-sizestringrequired- The bucket size for aggregating events (e.g. "1m", "1h").
--querystring- Query string to filter significant events on metadata fields
--search-modeenum-
Search mode: keyword (BM25), semantic (vector), or hybrid (RRF). When omitted, defaults to hybrid with a silent keyword fallback on failure. When set explicitly, failures propagate as errors.
Values: keyword, semantic, hybrid
--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