perhaps someone can give me a hint on the following problem:
usualy I get entries with user ids like this:
192.168.1.1 - Bill [01/Aug/2001:07:19:02 +0200] "GET / ...If the user types in several words (by mistake), the apache logfile will look like this:
192.168.1.1 - Bill Gates [01/Aug/2001:07:19:02 +0200] "GET / ...analog interprets this record as corrupted, but I would like it to show up
in the User Failure Report. How can I convince analog that the user id may
consist of several tokens up to the "["?
Martin
