It uses the Perl DBI (as far as I can tell without actually downloading it), so it should work with MySQL just fine. It will need some diffs, but potentially I don't see any reason why it shouldn't work. I've written something very similar for MySQL, but I'm not ready to release it yet. If I can port it for MySQL, I'll just send Derek my changes.
-J. On Fri, 2003-07-18 at 13:29, Amir Seyavash Mesry wrote: > Anyway you can have it access MySQL as well? > > Amir Seyavash Mesry > [EMAIL PROTECTED] > LSI Logic Corporation > http://www.lsilogic.com/ > Raid Support Test Technician > 6145-D Northbelt Parkway > Norcross, GA 30071 > 678-728-1211 > > NOTICE: This communication may contain privileged or other confidential > information. If you are not the intended recipient, or believe that you have > received this communication in error, please do not print, copy, retransmit, > disseminate, or otherwise use the information. Also, please indicate to the > sender that you have received this communication in error, and delete the > copy you received. Thank you. > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > derek potts > Sent: Friday, July 18, 2003 12:37 PM > To: [EMAIL PROTECTED] > Subject: pflogr > > > i would like to announce something i've been working on called pflogr. > pflogr is a remote logging system for pf. > > features: > - packets are stored using postgresql > - ensures every packet makes it to the database > - packets are decoded at the db server, not the firewall > > i've included a very basic php page for accessing the database. my goal is > to have a nice web interface to watch logs from multiple firewalls. > > sourceforge page: > http://pflogr.sf.net/ > > give it a whirl, send me comments. > > thanks > :derek > > -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net
