stack kb workflows get-workflows-workflow-executions cli command
Auth required
Idempotent
Scope: global
elastic stack kb workflows get-workflows-workflow-executions [options]
Search workflow executions
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--kqlstring- KQL query string to filter executions.
--statusesstring[]-
Filter by execution status.
Repeatable: pass
--statusesmultiple times to supply more than one value --execution-typesstring[]-
Filter by execution type.
Repeatable: pass
--execution-typesmultiple times to supply more than one value --executed-bystring[]-
Filter by the user who triggered the execution.
Repeatable: pass
--executed-bymultiple times to supply more than one value --concurrency-group-keystring- Filter by evaluated concurrency group key.
--started-afterstring- Datemath lower bound for filtering executions by startedAt.
--started-beforestring- Datemath upper bound for filtering executions by startedAt.
--finished-afterstring- Datemath lower bound for filtering executions by finishedAt.
--finished-beforestring- Datemath upper bound for filtering executions by finishedAt.
--collapseenum-
Field to collapse execution results by.
Values: concurrencyGroupKey, status, executedBy, triggeredBy
--sort-fieldenum-
Field to sort by. One of: startedAt, duration, workflowId, triggeredBy.
Values: startedAt, duration, workflowId, triggeredBy
--sort-orderenum-
Sort direction.
Values: asc, desc
--pagenumber- Page number.
--sizenumber- Number of results to return.
--track-total-hits- Whether to track total hit count.
--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