Isoqlog: Unterschied zwischen den Versionen

Aus crazylinux.de
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
K (cat)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 19: Zeile 19:
maxbyte    = 100
maxbyte    = 100
</pre>
</pre>
=Links=
http://www.enderunix.org/isoqlog/
[[Category:Linux]][[Category:Mail]]

Aktuelle Version vom 9. Januar 2007, 21:59 Uhr

a multi-MTA log file analyzer

more /etc/isoqlog/isoqlog.conf

#isoqlog 2.0 Configuration file

logtype     = "qmail-multilog"
logstore    = "/var/log/qmail/"
domainsfile = "/etc/isoqlog/isoqlog.domains"
outputdir   = "/home/www/mygretchen.de/htdocs/admin/sendmail"
htmldir     = "/usr/share/isoqlog/htmltemp"
langfile    = "/usr/share/isoqlog/lang/german"
hostname    = "mygretchen.de"

maxsender   = 100
maxreceiver = 100
maxtotal    = 100

maxbyte     = 100

Links

http://www.enderunix.org/isoqlog/