Download List

Descripción del Proyecto

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

El código se fijó para permitir la construcción con GCC 2. Un archivo XSLT se ha añadido para la generación de archivos XHTML 1.0 Strict de la salida de archivo XML. El XSLT archivo existente para generar HTML se ha actualizado para generar archivos HTML 4.01 Strict.
Tags: Minor bugfixes
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.

2006-04-30 13:12
0.85

La "-m" Se añadió la opción de fusionar los nuevos eventos con los eventos ya existentes en la salida XML. (Esto requiere el procesador XML expat.) Un DTD describe el formato de la salida de archivo XML se ha añadido. El programa fue portado a FreeBSD 6.0 y NetBSD 3.0. El "-n" posibilidad de establecer filtros en las interfaces de red. El "-t" esta opción para especificar el formato de salida para las fechas. Codificación UTF-8 se especifica en la salida de archivo XML.
Tags: Minor feature enhancements
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.

2006-02-21 09:19
0.80

Tags: Initial freshmeat announcement

Project Resources