...
ecFlow stdout and stderr
Normally you run the ECFLOW ecFlow server in the background and the stderr and stdout is redirected to /dev/null by executing the following command in a start-up script:
...
When learning how to use ECF, you may open a window and run ecFlow in that window interactively. Notice that server still writes the log file (into ECF_LOG.)
...
ecFlow log server
The default behaviour of the GUI client is to access the output file directly (case 1 in Figure 7 2).
When this is not possible, e.g. when the GUI host cannot see the relevant file system, the ecFlow server is asked to request the output (case 2 in Figure 7 2). If the output file is large the ecFlow server will supply the last 10000 lines of the output. You can use the following command to get the relevant file associated with a given node:
...