All releases tagged Major feature enhancements


Release Notes: This release adds a GRAPHITE output plugin to ulogd, and src/dst and protocol filters to the nfct plugin.


Release Notes: This release includes support for the nfacct extended iptables accounting infrastructure.


Release Notes: New modules were added: the GPRINT and XML output plugins, the nfacct and UNIXSOCK input plugins, and the IP2BIN, IP2HBIN filter plugins. The NFCT plugin has gained support for polling. Stored MySQL procedures are now supported as well.


Release Notes: New features and major bugfixes.


Release Notes: This is the first beta release of ulogd-2.x, a major redesign of the old ulogd-1.x branch. ulogd-2.x contains not only support for per-packet logging, but also per-flow logging and flow-based accounting. The concept of output plugins has been extended to input, interpreter, and filter plugins.


Release Notes: An SQLITE3 Plugin was added. A "port" option (for TCP port number) was added to the mysql and postgresql plugins. The format of the configuration file was changed. Every plugin now has its own section. A new "SYSLOG" plugin was added for real logging with syslog. The new PCAP plugin was added for saving packets in pcap format.


Release Notes: This release fixes MAC address printing if there is none, adds PostgreSQL support, makes MYBUFSIZ a runtime config directive, fixes the daemonize function (so that it calls setsid() and closes stdin), adds a ulogd_PCAP output plugin, adds a ulogd_LOCALTIME 'interpreter' for providing the timestamp at the time of logging, fixes ulogd_LOGEMU 'PROTO=' printing in the case of unknown l4 protocol, and adds support for a non-forking mode and logging to stderr.