pfloghtml is a simple and quick log parsing tool for Packet Filter log files. pfloghtml can be used for viewing PF logs via web interface.
Copy pfloghtml file from distribution directory to /usr/local/sbin. Create /var/www/pf directory. Add the following line in crontab. If done as a non-root user, make sure to use sudo.
*/5 * * * * /usr/local/sbin/pfloghtml
Point your webserver to /var/www/pf. Following example for Apache.
< VirtualHost _default_:80 >
DocumentRoot /var/www/pf
< /VirtualHost >
Product's homepage
Requirements:
· Perl
· OpenBSD
What's New in This Release: [ read full changelog ]
· pages list
· rules viewer