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
Hi Guys,
I have a quick question regarding the Log output.
For example, I run the rd executions follow -e <<execution num>> -t
I'm getting the output log, just fine, but not as I wish to get it.
In which way can I get the log filtred per Node, as seen in the UI,
for example, if the first line of the job's script is $hostname, and the second line is long output,
I want to see it per node, without adding %node in the output format.
In multithreading I will get output like that:
Hi Guys,
I have a quick question regarding the Log output.
For example, I run the
rd executions follow -e <<execution num>> -t
I'm getting the output log, just fine, but not as I wish to get it.
In which way can I get the log filtred per Node, as seen in the UI,
for example, if the first line of the job's script is $hostname, and the second line is long output,
I want to see it per node, without adding %node in the output format.
In multithreading I will get output like that:
I would like to get it like this
Is it possible to add log filtering for such action?
Thanks.
The text was updated successfully, but these errors were encountered: