This is complicated, but if there is a LogFileConfig, and if the run is for a local observer in the Scheduler (not associated with an ACP user), then the images will go into the web directory tree under user "_". This is due to substitution of _ for $ACPUSER when constructing the Log File path, and that smashes the real ACP User variable (which should be empty for this condition). |