Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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: vast logs INSTANCE_ID [—tail LINES] [—filter GREP] [—daemon-logs]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the instance to get logs from