how can I fetch byte logs in nginx like "%{%s}t %I .\n%{%s}t %O ."
mike
mike503 at gmail.com
Fri Nov 14 21:16:44 MSK 2008
to save us lazy people some time can you define what each of these is?
On Fri, Nov 14, 2008 at 9:58 AM, Joe Shang <joe.shang at gmail.com> wrote:
> In Apache I fetch byte logs using:
>
> CustomLog /usr/local/apache/logs/DOMAIN.COM-bytes_log "%{%s}t %I .\n%{%s}t %O ."
>
> Can I achieve the similar effect this does in Apache, in nginx ?
>
> If so, can anyone give me the proper syntax to do so in nginx config?
>
> Joe
>
>
More information about the nginx
mailing list