fastly log-tail
Tail Compute@Edge logs.
Syntax
fastly log-tail
Options
Key | Required? | Default | Description |
---|---|---|---|
--service-id | No | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) | |
--service-name | No | The name of the service | |
--from | No | From time, in Unix seconds | |
--to | No | To time, in Unix seconds | |
--sort-buffer | No | 1s | Duration of sort buffer for received logs |
--search-padding | No | 2s | Time beyond from/to to consider in searches |
--stream | No | Output: stdout, stderr, both (default) |
Global options
Key | Required? | Default | Description |
---|---|---|---|
--help | No | Show context-sensitive help. | |
--token | No | Fastly API token (or via FASTLY_API_TOKEN) | |
--profile | No | Switch account profile for single command execution (see also: 'fastly profile switch') | |
--verbose | No | Verbose logging |