Download List

專案描述

pflogx is a simple tool that exports OpenBSD
packet filter logs to XML files. It reads a binary
log file generated by the pf logging daemon
(pflogd) and generates a human-readable and
exploitable XML file. Using an XSLT processor you
can convert this XML file to any other format,
such as HTML, CSV, or SQL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-09 11:55
0.86

The code was fixed to allow building with GCC 2. An XSLT file was added for generating XHTML 1.0 Strict files from the output XML file. The existing XSLT file for generating HTML was updated to generate HTML 4.01 Strict files.
標籤: Minor bugfixes

2006-04-30 13:12
0.85

The "-m" option was added to merge new events with
already existing events in the output XML file.
(This requires the Expat XML Parser.) A DTD
describing the format of the output XML file was
added. The program was ported to FreeBSD 6.0 and
NetBSD 3.0. The "-n" option to define filter on
network interfaces. The "-t" option was added to
specify the output format for dates. UTF-8
encoding is specified in the output XML file.
標籤: Minor feature enhancements

2006-02-21 09:19
0.80

標籤: Initial freshmeat announcement

Project Resources