--- Begin Message ---
Hello,
I am looking for information about reporting of different log-files.
Something like http://www.logreport.org/ or
http://www.mrunix.net/webalizer/.
It should be able to analysis FTP, LDAP, http, Sendmail...
To get started I am looking for a "parser" that reads the logs and store
the input into a database. Is there a something? I am totaly new to Perl
so if this a stupid question I am sorry!
At http://logreport.org/doc/gen/email/sendmail.php is the structure of
thus a log pretty good described(sendmail):
Jul 15 17:11:21 thor.foo.com sendmail[22398]: e6FFBLP22398:
from=<jan(a)foo.com>, size=589, class=0, nrcpts=1,
msgid=<200007151510.e6FFAC316448(a)odin.foo.com>, proto=ESMTP,
daemon=MTA, relay=jan(a)odin.foo.com [192.168.1.1]
and (LDAP) [http://tille.soti.org/training/ldap/ldapbasics-c1135.html]
Jul 17 16:53:53 server1 slapd[1010]: daemon: conn=7448 fd=43 connection
from IP=127.0.0.1:40629 (IP=:: 389) accepted.
Jul 17 16:53:53 server1 slapd[1010]: conn=7448 op=0 BIND dn="" method=128
Jul 17 16:53:53 server1 slapd[1010]: conn=7448 op=0 RESULT tag=97 err=0
text=
This log should be uploaded to a data base. The problem that I see is
that the logs have different formats that means that you have to keep
different tabels and different upload "parser".
Any help, links, ready to use scripts are really welcome!
King regards
Thorsten
--- End Message ---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]