软件包:ulogd2-sqlite3(2.0.9-1) [debports]
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.
其他与 ulogd2-sqlite3 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: ulogd2 (= 2.0.9-1)
- Netfilter Userspace Logging Daemon