<div dir="ltr">Yes, I went as far as to stop nginx altogether, manually verify there are no nginx processes running, then start it again and it opens the error log first thing.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 20, 2016 at 9:51 AM, Robert Paprocki <span dir="ltr"><<a href="mailto:rpaprocki@fearnothingproductions.net" target="_blank">rpaprocki@fearnothingproductions.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Have you done a full restart (not a reload)? I would imagine the master process needs to flush everything out.<br>
<div><div class="h5"><br>
> On Apr 20, 2016, at 06:24, CJ Ess <<a href="mailto:zxcvbn4038@gmail.com">zxcvbn4038@gmail.com</a>> wrote:<br>
><br>
> I've tried putting this directive into the nginx config file in both the main and html sections:<br>
><br>
> error_log syslog:server=127.0.0.1,facility=local5 error;<br>
><br>
> 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?<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> nginx mailing list<br>
> <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
> <a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>