atom feed4 messages in ru.sysoev.nginxRe: logwatch and nginx logs
FromSent OnAttachments
alxsssMar 28, 2011 5:19 pm 
Igor SysoevMar 29, 2011 2:32 am 
alxsssMar 31, 2011 6:00 pm 
Igor SysoevMar 31, 2011 11:20 pm 
Subject:Re: logwatch and nginx logs
From:Igor Sysoev (ig@sysoev.ru)
Date:Mar 29, 2011 2:32:51 am
List:ru.sysoev.nginx

On Mon, Mar 28, 2011 at 08:19:54PM -0400, alxsss wrote:

Hello,

Does anyone know how to configure logwatch to parse nginx logs instead of apache ones?

Use default nginx access log file format, compatible with apache one:

access_log /path/to/access.log;