sessionize
Class: helper ยท Streaming: accumulating
Add session id/start/end fields based on time gaps within each group.
Signatureโ
| sessionize [maxpause=<duration>] [by=<field_list>]
Optionsโ
| Name | Type | Default | Description |
|---|---|---|---|
maxpause | duration | 30m | - |
by | field_list | - | - |
Examplesโ
sessionize maxpause=30m by user_id
Generated from the LynxFlow registry. See RFC-002 for the full language specification.