from AccessLogValve.java:
dateFormatter = new SimpleDateFormat("yyyy-MM-dd");I'm seeing custom code in your future...but on the positive side, it's only a valve, not all of tomcat that you have to build. Charlie > -----Original Message----- > From: peter lin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 2:30 PM > To: Tomcat Users List > Subject: Re: change localhost_access_log to use "." instead of "-" > > > > yeah, but I don't think the guy responsible for generating reports is > going to like me for suggesting that one :) > > not that I didn't already consider suggesting that :p > > "Turner, John" wrote: > > > > mv localhost_access_log.2002-11-02.txt > localhost_access_log.2002.11.02.txt > > > > Sorry, but I figured someone had to say it. ;) > > > > John > > > > > -----Original Message----- > > > From: peter lin [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, November 21, 2002 2:26 PM > > > To: Tomcat Users List > > > Subject: change localhost_access_log to use "." instead of "-" > > > > > > > > > > > > > > > I just spent 45min looking through the docs and archive to see if > > > there's an easy way to change the filename format for the > access log. > > > Anyone know of a quick way to change > > > > > > localhost_access_log.2002-11-02.txt > > > > > > t0 > > > > > > localhost_access_log.2002.11.02.txt > > > > > > > > > peter > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
