[phpLogCon] Webserver Fields

Andre Lorbach alorbach at adiscon.com
Tue Nov 19 10:46:15 CET 2013


Take a look to the "msgparser.apache2.class.php" file in
src/classes/msgparsers.
It contains some format samples in the inline code comments.

Best regards,
Andre Lorbach

> -----Original Message-----
> From: phplogcon-bounces at lists.adiscon.com [mailto:phplogcon-
> bounces at lists.adiscon.com] On Behalf Of Oláh Ambrus Sándor
> Sent: Tuesday, November 19, 2013 7:14 AM
> To: phplogcon at lists.adiscon.com
> Subject: [phpLogCon] Webserver Fields
>
> Hi phplogcon users,
>
>
>
> I am trying to configure lighttpd and LogAnalyzer to display the
access.log file
> of my lighttpd webserver. I have modified the default logging format of
>
> lighttpd to the following:
>
> accesslog.filename = "/var/log/lighttpd/access.log"
> accesslog.format = "%{%b %d %H:%M:%S}t %h %U%q %s %b:
> %{From}i|%{Via}i|%{Referer}i"
>
> Choosing "Webserver Fields" in LogAnalyzer, the Date and Host columns
are
> filled correctly, but URL, User Agent, Status and Bytes Send columns are
> empty and all these informations are filled int he column Message. I am
not
> using sql database. LogAnalyzer is configured to view the pure text
based
> logfiles. Could somebody support me with a sample webserver access.log
> fragment to figure out how to configure lighttpd accesslog.format in a
way
> that LogAnalyzer displays it correctly?
>
>
>
> Thank you in advance,
>
>
>
> Ambrus Oláh
>
> _______________________________________________
> phpLogCon mailing list
> http://lists.adiscon.net/mailman/listinfo/phplogcon
> http://www.phplogcon.org



More information about the phpLogCon mailing list