Skip to main content
Use logs to inspect daemon lifecycle, scheduled work, and Gateway requests. The command reads local log files and does not contact the Gateway.

Usage

The command accepts no positional arguments.

Options

--follow cannot be combined with --json because the JSON document would never end.

Examples

Absolute times accept RFC 3339 and date-only forms. Durations are interpreted backward from now.

Output and behavior

  • Human output is rendered one record per line and can include color on a TTY.
  • Structured output includes normalized time, level, component, message, and attributes.
  • A missing log or no matching records is an empty result and exits 0.
  • Known credential patterns are scrubbed, but api-verbose logging can contain request or response data. Review logs before sharing them.