/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-10 / [POUND] How yo avoid the groxth of the log file messages

[ << ] [ >> ]

[ How to stop error "error copy server ... ] [ pound-1.9.4 hanging/crashing in init_RSAgen ? / ... ]

[POUND] How yo avoid the groxth of the log file messages
"Si et JP" <sietjp(at)free.fr>
2005-10-23 13:20:09 [ FULL ]
Hello,
That's my first message on this list, thanks for all this work. I'm using
pound as a load balancer with Apache for dynamic pages and thttpd for static
pages/images.

My log file /var/log/messages is growing very fast with a lot of messages
generated by pound like those ones :


Oct 23 12:15:47 ik63173 pound: 81.215.124.48 GET /images/flag_fr.gif
HTTP/1.1 - HTTP/1.1 200 OK
Oct 23 12:15:47 ik63173 thttpd[2060]: 127.0.0.1 - - "GET
/www.pepere.org/images/flag_fr.gif HTTP/1.1" 200 190
"http://www.pepere.org/dizin_12_aa/oyunlar-eski-oyunlar_8_0.html"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
Oct 23 12:15:47 ik63173 pound: 84.43.115.142 GET /images/flag_is.gif
HTTP/1.1 - HTTP/1.1 200 OK
Oct 23 12:15:47 ik63173 thttpd[2060]: 127.0.0.1 - - "GET
/www.pepere.org/images/flag_is.gif HTTP/1.1" 200 216
"http://www.pepere.org/jeux-flash_0_x/aventures_a.html"
"Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.1; SV1)"
Oct 23 12:15:47 ik63173 pound: 66.249.65.41 GET
/sitenin-cevirisi_12_ac/ceviri_12_modif_17.html HTTP/1.1 - HTTP/1.1 200 OK



My question is : how to avoid those messages which are OK messages?

Thanks

JP

Re: [Pound Mailing List] [POUND] How yo avoid the groxth of the log file messages
Ondra Kudlik <kepi(at)orthank.net>
2005-10-23 15:21:29 [ FULL ]
man pound ? :)

put this into your config file:

# Logging: 0 - no logging, 1 - normal, 2 - extended, 3 - Apache-style (common
log format)
LogLevel        0

Sun, Oct 23, 2005 ve 01:20:09PM +0200, Si et JP napsal:[...]

with this in log you will found only error messages
[...]

Re: [Pound Mailing List] [POUND] How yo avoid the groxth of the log file messages
"Si et JP" <sietjp(at)free.fr>
2005-10-27 08:21:04 [ FULL ]
Thanks, I'm so unused to linux world that I didn't even thought about doing
this.

----- Original Message -----
From: "Ondra Kudlik" <kepi(at)orthank.net>
To: <pound(at)apsis.ch>
Sent: Sunday, October 23, 2005 3:21 PM
Subject: Re: [Pound Mailing List] [POUND] How yo avoid the groxth of the log
file messages

[...]
(common log format)[...]
using[...]
static[...]
messages[...]
OK[...]

MailBoxer