<div dir="ltr">I've tried putting this directive into the nginx config file in both the main and html sections:<div><br></div><div>error_log syslog:server=127.0.0.1,facility=local5 error;<br></div><div><br></div><div>The file tests fine and reloads without issue, however if I do fuser -u on the error file (which is the same one used by syslog) I see that every nginx process has it open. Is there anyway to be sure that errors are being written by syslog and not the nginx process itself?</div><div><br></div><div><br></div></div>