Logz.io · Arazzo Workflow
Logz.io Search Then Scroll Logs
Version 1.0.0
Run a log search, then open a scroll to page through the full result set.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
search-then-scroll
Validate a log query with search, then start a scroll for full pagination.
Runs a log search to confirm hits, then opens a scroll with the same query to page through all matching logs.
1
searchLogs
search
Run a bounded log search with the supplied query to confirm it matches logs before scrolling through the full result set.
2
openScroll
scroll
Open a scroll with the same query to establish a scrollId and fetch the first page of paginated results.