You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the "Job Queue" tab, I can open up the "INFO" for jobs, and see their assigned StdOut and StdErr file paths (if set), and the Working Dir for the job where they will be stored if not specifically set.
I would like to be able to open and read or tail/follow these logs from within scom, so I can track the self-reported progress of a job or find out why a job failed without leaving the application.
The text was updated successfully, but these errors were encountered:
On the "Job Queue" tab, I can open up the "INFO" for jobs, and see their assigned
StdOut
andStdErr
file paths (if set), and theWorking Dir
for the job where they will be stored if not specifically set.I would like to be able to open and read or tail/follow these logs from within
scom
, so I can track the self-reported progress of a job or find out why a job failed without leaving the application.The text was updated successfully, but these errors were encountered: