Open GoogleCodeExporter opened 9 years ago
I solved it by running gross with the -d switch, and starting it with a script
that
redirects all output to a file. A cronjob runs to rotate the logfile at
midnight by
catting all the contents to a timestamped file, and emptying the current
logfile.
A cleaner log mechanism would still be appreciated though.
Original comment by aju...@gmail.com
on 12 Feb 2008 at 12:25
Half way through. I have now implemented a new logging mechanism for logging
queries.
Format:
a=block d=558 w=5 c=130.232.202.134 s=eino@utu.fi r=eino@utu.fi h=smtp.utu.fi
m=zen.spamhaus.org+3 m=blocker+2
where
a = action
d = delay
w = total weight
c = client ip
s = sender
r = recipient
h = helo/ehlo
m = match from
Original comment by eino.tuominen@gmail.com
on 16 Apr 2008 at 6:03
Original issue reported on code.google.com by
eino.tuominen@gmail.com
on 2 Feb 2007 at 10:05