Source: ulogd2 Section: net Priority: optional Maintainer: Debian Netfilter Packaging Team Uploaders: Chris Boot Build-Depends: debhelper (>= 11~), default-libmysqlclient-dev, groff, libdbi-dev, libjansson-dev, libmnl-dev, libnetfilter-acct-dev, libnetfilter-conntrack-dev (>= 1.0.2), libnetfilter-log-dev, libnfnetlink-dev (>= 1.0.1), libpcap-dev, libpq-dev, libsqlite3-dev, linuxdoc-tools, pkg-config, Standards-Version: 4.1.4 Homepage: https://www.netfilter.org/projects/ulogd/ Vcs-Browser: https://salsa.debian.org/pkg-netfilter-team/ulogd2 Vcs-Git: https://salsa.debian.org/pkg-netfilter-team/ulogd2.git Package: ulogd2 Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: adduser, lsb-base, ${misc:Depends}, ${shlibs:Depends} Suggests: ulogd2-dbi, ulogd2-json, ulogd2-mysql, ulogd2-pcap, ulogd2-pgsql, ulogd2-sqlite3, Description: Netfilter Userspace Logging Daemon ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . Support for the DBI database abstraction layer, MySQL, PostgreSQL and SQLite 3 databases is in separate packages called ulogd2-dbi, ulogd2-mysql, ulogd2-pgsql and ulogd2-sqlite3 respectively. Support for writing to JSON files is the ulogd2-json package. Support for writing to pcap files is in the ulogd2-pcap package. Package: ulogd2-dbi Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: DBI extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module adds DBI support to ulogd. If you install this package, you can send netfilter logs or accounting data to an SQL database via the DBI database abstraction layer. Package: ulogd2-json Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: JSON extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module adds JSON support to ulogd. If you install this package, you can send netfilter logs or accounting data to a log file using JavaScript Object Notation (JSON). Package: ulogd2-mysql Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: MySQL extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module adds MySQL support to ulogd. If you install this package, you can send netfilter logs or accounting data to a MySQL database. Package: ulogd2-pcap Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Suggests: tcpdump, tshark, wireshark Description: pcap extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module add pcap file support to ulogd. If you install this package, you can use ulogd to dump packets to a file for later analysis using tools such as tcpdump or wireshark. Package: ulogd2-pgsql Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: PostgreSQL extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module adds PostgreSQL support to ulogd. If you install this package, you can send netfilter logs or accounting data to a PostgreSQL database. Package: ulogd2-sqlite3 Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ulogd2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: SQLite 3 extension to ulogd ulogd is an advanced netfilter logging daemon. It can act as a replacement for syslog for logging netfilter ruleset violations (via the NFLOG or ULOG iptables targets), can gather per-connection accounting using NFCT, or gather per-rule accounting using NFACCT. Output can be sent to plain text log files, a variety of SQL database formats, XML files, pcap files, syslog, and many other formats. . This module adds SQLite 3 support to ulogd. If you install this package, you can send netfilter logs or accounting data to an SQLite 3 database.