nginx

How To Add the log Module to Nginx on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Add the log Module to Nginx on CentOS 7

In this guide, we will look at how to utilize Nginx’s logging module. We’ll set up separate log files for different server blocks and then customize the logging output. We’ll also add additional information about requests (in this tutorial’s example, the time it takes to serve a request) to the access log beyond what Nginx includes by default.

Read more
CHAT