[ 源代码: ulogd2 ]
软件包:ulogd2-sqlite3(2.0.7-1 以及其他的)
ulogd2-sqlite3 的相关链接
Debian 的资源:
下载源码包 ulogd2:
- [ulogd2_2.0.7-1.dsc]
- [ulogd2_2.0.7.orig.tar.bz2]
- [ulogd2_2.0.7.orig.tar.bz2.asc]
- [ulogd2_2.0.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.netfilter.org]
相似软件包:
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.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: ulogd2 (= 2.0.7-1+b1)
- Netfilter Userspace Logging Daemon