View Logs
This guide explains how to view and download logs for your workloads (SYSLOG, STDOUT, STDERR).
Sign in to AAC if needed (see Sign in to AAC).
Open the workload
- Click Workloads.
- Select the workload whose logs you want to view.
SYSLOG (system logs)
- Click the SYSLOG tab.
- Scroll to Show historical logs and click it.
- Click download to download the log file (e.g.
20240308.log).
STDOUT (standard output)
- Click CLOSE to close the historical logs dialog if it is open.
- Click the STDOUT tab to view the application output (e.g. username and password for interactive workloads).
- Use download to download the STDOUT logs (e.g.
job-16559-logs.tar).
STDERR (standard error)
Click the STDERR tab to view error output from the application.
- STDERR: Standard error; shows error messages when a command fails.
- STDOUT: Standard output; shows the normal output of commands.








