Skip to content

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

  1. Click Workloads.
  2. Select the workload whose logs you want to view.

Workloads page

Workload selected in list

SYSLOG (system logs)

  1. Click the SYSLOG tab.
  2. Scroll to Show historical logs and click it.
  3. Click download to download the log file (e.g. 20240308.log).

SYSLOG tab

Historical logs with download button

Download button

STDOUT (standard output)

  1. Click CLOSE to close the historical logs dialog if it is open.
  2. Click the STDOUT tab to view the application output (e.g. username and password for interactive workloads).
  3. Use download to download the STDOUT logs (e.g. job-16559-logs.tar).

Close button

STDOUT tab

STDOUT download option

STDERR (standard error)

Click the STDERR tab to view error output from the application.

STDERR tab with errors

  • STDERR: Standard error; shows error messages when a command fails.
  • STDOUT: Standard output; shows the normal output of commands.