Re: [users@httpd] Log Time != Server Time

2013-06-21 Thread Bradley Andersen
y, this ^^ is what I am trying to do. > > HTH, > > Pete > > On Fri, Jun 21, 2013 at 12:04:05PM -0400, Bradley Andersen wrote: > > I need requests to be logged using a different time zone than the apache > > server's time zone. For example, if my timezone happen

[users@httpd] Log Time != Server Time

2013-06-21 Thread Bradley Andersen
I need requests to be logged using a different time zone than the apache server's time zone. For example, if my timezone happens to be UTC-4, I would like the logs to report requests as UTC, while keeping the apache server time zone set as UTC-4. Is this possible natively (to apache)?