RE: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
Thanks a lot, Jason. That solves my problem! -Original Message- From: Stephen Turner [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 10:27 AM To: [EMAIL PROTECTED] Subject: Re: [analog-help] Logformat help-username with spaces On Tue, 17 Jun 2003, Jason Linhart wrote

Re: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
On Tue, 17 Jun 2003, Jason Linhart wrote: > > Couldn't this be done by making a special format that terminated the user > name on the '[' of the date field? Something like: > > LOGFORMAT (%S %j %u[%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b) > > That would include the trailing space as part of the us

Re: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
On 6/17/03 10:00 AM Stephen Turner ([EMAIL PROTECTED]) wrote: >> What Logformat should I use so that I get the complete user name on the >> report? >> >> Sample line: >> 10.33.50.20 servername Dan Phipps [16/May/2003:09:49:39 +0500] "GET >> /QuickPlace/merck/Main.nsf/$defaultview/90B17F2C2AB1926F8

RE: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
On Tue, 17 Jun 2003, Pathak, Geeta wrote: > Thanks. But any pointers on how to put quotes around user name? Will need to > do lot of programming, right? > No, it should be an option in your web server configuration. -- Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen

RE: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
Thanks. But any pointers on how to put quotes around user name? Will need to do lot of programming, right? -Original Message- From: Stephen Turner [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 10:01 AM To: '[EMAIL PROTECTED]' Subject: Re: [analog-help] Logformat hel

Re: [analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
On Tue, 17 Jun 2003, Pathak, Geeta wrote: > The Logfile I am using has usernames which consist of firstname followed by > a space and a last name. > > The user name can be one of the following > Dan (single word) > Dan Phipps (two words) > Dan ector Phipps (three words) > > What Logformat should I

[analog-help] Logformat help-username with spaces

2003-06-17 Thread analog-help
Title: Logformat help-username with spaces The Logfile I am using has usernames which consist of firstname followed by a space and a last name. The user name can be one of the following Dan (single word) Dan Phipps (two words) Dan ector Phipps (three words) What Logformat should I use so t