Skip to main content
Fetch logs from a squid deployed to the Cloud

sqd logs

Fetch logs from a squid deployed to the Cloud
Notes:
  • --since accepts the notation of the ms library, such as 1d, 10h, or 1m.
  • --level passes one or more of error, debug, info, or warning to the Cloud log filter.
  • In @subsquid/[email protected], historical log pagination can still prompt for another page when --no-interactive is set. Choose a sufficient --pageSize for automation, or use --follow to stream new logs.
See code: src/commands/logs.ts