summaryrefslogtreecommitdiff
path: root/sysutils/pflogx/pkg-descr
blob: 8363758a1a35800772e400b2c69532a6a7114902 (plain) (blame)
1
2
3
4
5
6
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, ...).