Archived from groups: comp.security.firewalls (
More info?)
> i have a DLINK DFL-500
>
> and sends logs in tho formats, standard (i think), and WELF (Webtrends
> Enhanced Log Format)
>
> i am using KIWI Syslog to capture the log to my computer, but i need some
> software to help me to analyze the info.
Ok, this sounds somewhat better
🙂 .. well, if I remember it
correctly the Kiwi should be able to log to an ODBC database
now, such a thing may allow you to create (e.g.) and Access
database, setup the Kiwi to log on it and then use whatever
query tool to extract the infos you need
That said, I've tested the Kiwi for a while but at the moment I'm
using the SL4NT which works well enough, in this case I use a
small access VBA script to perform a scheduled import of the
syslog data into the access DB, this then allows me to query
the log infos at will performing filtering/sorting as needed