Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the instance to get logs from
Body
application/json
Request logs from a specific instance. The logs will be uploaded to S3 and can be retrieved from a generated URL. Supports both container logs and daemon system logs.
CLI Usage: vastai show logs <instance_id> [--tail <lines>] [--filter <grep>] [--daemon-logs]
API key must be provided in the Authorization header
ID of the instance to get logs from