Hello,
my logfile format is
LOGFORMAT (%S - - [%d/%M/%Y:%h:%n:%j] "%j %r %q %j %c)
e.g. a line
nnn.nnn.nnn - - [01/Feb/1999:16:32:50 +0100] "GET
/cgi-bin/search.cgi?page=20&GGroup=2&pos=1 HTTP/1.1" 200 -
So, %q is NOT logged in a seperate field.
I would like to group certain requests together in one resulting line.
The search pattern consists of the filename itself and a CGI parameter.
/cgi-bin/search.cgi?page=10&GGroup=1&pos=3
/cgi-bin/search.cgi?page=15&GGroup=7&pos=1
/cgi-bin/search.cgi?page=10&GGroup=22&pos=2
^^^^^^^^^
All requests of GGroup 22 should be added in the resulting line Group22.
Is it the right way to do this by using the FILEALIAS command
with following configuration:
REQINCLUDE Group22 # a "ficitve" request page
REQINCLUDE /group22.htm # general category page, should also be added
FILEALIAS /group22.htm Group22
REQINCLUDE /cgi-bin/search.cgi
ARGSEXCLUDE /cgi-bin/search.cgi
FILEALIAS /cgi-bin/search.cgi*GGroup=22* Group22
I also tried the REQUESTOUTPUTALIAS but id didn�t return the
wanted line numbers.
Thank you very much for any help.
Greetings from Germany,
Anke
--
Anke Steuernagel Tel.: +49-6103-5853-146
opus 5 interaktive medien gmbh Fax : +49-6103-5853-200
Frankfurter Str. 151
D-63303 Dreieich
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------