Logs - Logpush subrequest merging for HTTP requests
2mo ago
Source
CloudflareLogs - Logpush subrequest merging for HTTP requestscloudflare.comWhen a Cloudflare Worker intercepts a visitor request, it can dispatch additional outbound fetch calls called subrequests. By default, each subrequest generates its own log entry in Logpush, resulting in multiple log lines per visitor request. With subrequest merging enabled, subrequest data is embedded as a nested array field on the parent log record instead. What's new New subrequest_merging field on Logpush jobs — Set "merge_subrequests": true when creating or updating an http_requests Logpush job to enable the feature. New Subrequests log field — When subrequest merging is enabled, a Subrequests field ( array\

Comments
Sign in to join the conversation.
No comments yet. Be the first.