Local GUI LoggerΒΆ
To start and view local GUI logger, run:
run-meer-meerlogger --jobid <jobid>
If user forget MeerSOLAR <jobid>, but knows the log directory, run:
run-meer-meerlogger --logdir <logdir>
Note
Log directory is generally at <workdir>/logs. If prefect server is running, but still user wants to use local GUI logger, add --no-prefect with the above commands.
This will open the local GUI logger as shown below:
Different logs are shown in the left panels. Once new jobs are started, this list will automatically updated.
To view any of these logs, click on the name. It will display the live-log in the right panel and continuously updating it. To view another log, simply click on the other log name and the right panel will be updated with that log. A demonstration is shown below.