This command is used to retrieve container logs from your own Disaster Log Archive.
❗️ You must have enabled log archiving for your Dedicated Stack(s) in order to use this command.
📘 You can find resource ID’s by looking at the URL of a resource on the Aptible Dashboard, or by using the JSON output format for the
aptible db:list
oraptible apps
commands.
This command also allows retrieval of logs from deleted resources. Please contact Aptible Support for assistance identifying the proper resource IDs of deleted resources.
By default, no logs are downloaded. Matching file names are printed on the screen.
You can specify a date range in UTC to limit the search to logs emitted during a time period.
Once you have identified the files you wish to download, add the --download-location
parameter to download the files to your local system.
❗️ Warning: Since container logs may include PHI or sensitive credentials, please choose the download location carefully.
You can search for logs for a specific container if you know the container ID.
This command is used to retrieve container logs from your own Disaster Log Archive.
❗️ You must have enabled log archiving for your Dedicated Stack(s) in order to use this command.
📘 You can find resource ID’s by looking at the URL of a resource on the Aptible Dashboard, or by using the JSON output format for the
aptible db:list
oraptible apps
commands.
This command also allows retrieval of logs from deleted resources. Please contact Aptible Support for assistance identifying the proper resource IDs of deleted resources.
By default, no logs are downloaded. Matching file names are printed on the screen.
You can specify a date range in UTC to limit the search to logs emitted during a time period.
Once you have identified the files you wish to download, add the --download-location
parameter to download the files to your local system.
❗️ Warning: Since container logs may include PHI or sensitive credentials, please choose the download location carefully.
You can search for logs for a specific container if you know the container ID.