Documentation
Sign inGet started

bird request-logs histogram

Usage

Przykład kodu
bird request-logs histogram [flags]

Description

Read five-minute request and error counts for a window, to plot above the request log. Empty buckets are omitted, the window defaults to the last 24 hours, and anything wider is clamped to 24 hours, which is the retention limit.

Examples

Przykład kodu
bird request-logs histogram

Options

NameDescription
--occurred-afterReturn buckets starting at or after this time (ISO 8601). The window may not exceed 24 hours; if the distance between occurred_after and occurred_before is wider than 24 hours it is clamped on the occurred_after side. Defaults to 24 hours before occurred_before (or 24 hours before now when occurred_before is also omitted).
--occurred-beforeReturn buckets up to and including this time (ISO 8601). Defaults to now.
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird request-logs getGet a request log