[Zope] HELP: Z2.log file analysis
James W.Y.F. Chan
jwyfchan@yahoo.com
Sat, 2 Oct 1999 00:48:48 -0400
Hello Zopists (or Zopers?),
I was looking at the Z2.log tonight and decided to use analog to analyze it.
From what I can see, it looks like the logger appends a port number (?)
after each ip address or the domain name.
It looks like this:
192.168.0.83:1641 - - [09/Sep/1999:04:19:33 -0400] "GET / HTTP/1.1" 200 1352
where 1641 is a port number?
My question is: how can I prevent z2 from appending that number? I've
checked the analog document and I can't find if it can get around it bynot
lumping the number with the rest of the ip or domain name. Can I change
something in medusa? Or do I use sed to rip them out?
I look forward to your suggestions....
Thanks,
-james-