This is a recommended configuration tweak for most farms over 10 workers.Default installation behavior
By default, the job logs are handled with "remote log transmission" which follows the following process:
- the job logs are first stored locally on the worker
- while the job is running, they are periodically transmitted from the worker to the supervisor
- they are finally written locally on the supervisor