elastic / elastic/roadmap

ES|QL Transaction Command: Group related events into logical sequences

Open
#328 0 comments 0 reactions 1 assignee Claimed by @tylerperk View on GitHub
Component: Elasticsearch product-area:platform
Dominant language
No language data
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Value Proposition

Investigating multi-step processes — user sessions, order fulfillment, or security breach sequences — requires manually stitching individual events across time. Security teams currently rely on EQL for transaction-style correlation, limiting their ability to use ES|QL for detection rules that need sequence analysis.

## Expected Outcome

A new ES|QL command that groups consecutive events sharing common field values (e.g., session ID, user ID) within time constraints into a single logical transaction, enabling duration calculations and full sequence analysis directly in ES|QL.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.