7 messages in ru.sysoev.nginxRe: How to disable nginx logs completely
FromSent OnAttachments
Asif AliJan 5, 2009 12:34 pm 
Joe AstonJan 5, 2009 1:01 pm 
Asif AliJan 5, 2009 1:27 pm 
RoxisJan 5, 2009 1:31 pm 
Joe AstonJan 5, 2009 1:43 pm 
jeff emmingerJan 5, 2009 2:16 pm 
Edho P AriefJan 5, 2009 7:55 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: How to disable nginx logs completelyActions...
From:Joe Aston (jo@joeaston.com)
Date:Jan 5, 2009 1:01:45 pm
List:ru.sysoev.nginx

access_log off;

if you were feeling obsessive you could also use

error_log off;

On Mon, Jan 5, 2009 at 8:35 PM, Asif Ali <azif@gmail.com> wrote:

Dear Group,

I have tried unsuccessfully to disable nginx logs completely but looks like either there is no option or it doesn't work

Can you please advise on how to disable this completely?

Thanks in advance regards