aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pflogx/pkg-descr
blob: ce4c7cec4abcc2b899481d360fff111a915212bc (plain) (blame)
1
2
3
4
5
6
7
8
pflogx is a simple tool to export OpenBSD's packet filter logs to XML files. 
It reads a binary logfile generated by the pf logging daemon (pflogd) to 
generate a human-readable and exploitable XML file. 

Using an XSLT processor you can convert this XML file to any other 
format (HTML, CSV, SQL, ...).

WWW: http://akldev.free.fr/pflogx/