I recently setup Nginx for one of our webservers and needed to hook cronolog up to it for all the normal reasons you want cronolog. But Nginx doesnât support piped logging yet :( We can use fifoâs though to accomplish the same thing :) Configure nginx.conf to log to logs/access.log and logs/error.log like normal. Remove those files from the logs directory. Recreate them as fifoâs using âmkfifo a
{{#tags}}- {{label}}
{{/tags}}