Skip to content

Logs of Workloads Launched

Login To AAC

Login to AAC.

Workloads

Click on Workloads.

Select workload for which logs need to be checked. In the following image Jammy (SSH)-1709880741667 is selected.

Click on SYSLOG and scroll down for Show historical logs option.

Click on Show historical logs, press download button to download the logs (ex: 20240308.log).

Click on CLOSE, select STDOUT option to check the output of any launched application (for ex: USERNAME, PASSWORD).

Select the download option to download STDOUT logs (ex: job-16559-logs.tar).

Click on STDERR to find errors of any application.

STDERR: It stands for standard error. It is invoked whenever a command faces an error, then that error message will be displayed in the STDERR tab.

STDOUT: It stands for standard output, and it is used to display output of any command in the STDOUT tab.