opnsense-ports/sysutils/pflogx/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

8 lines
336 B
Text

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/