...
Note | ||
---|---|---|
Windows users: This is a bit tricky to set up with a Windows supervisor and workers. You need to ensure that the worker and supervisor services can access the shared filesystem, which usually means having the shared log directory near the top of a share, and having the log directory itself set to
|
Default Default behavior
Writing logs
The default is to store the logs on the supervisor's local disk. Job log information is handled with remote log transmission that follows the following process:
...