Package nfcollect: Information
Source package: nfcollect
Version: 0.2-alt1
Build time: Dec 17, 2024, 05:11 PM in the task #365285
Category: Networking/Other
Report package bugHome page: https://github.com/yunchih/nfcollect
License: MIT
Summary: Collect Netfilter NFLOG log entries and commit them to stable storage
Description:
Collect packets from Netfilter netlink kernel interface. Packets are aggregated onto a memory region (we call it a trunk), until the trunk is full. A full trunk will be committed to disk by configurable means (currently zstd compression and no compression is implemented). Trunks will be stored in a specific directory, which will be scanned by nfextract to extract all trunks.
List of RPM packages built from this SRPM:
nfcollect (x86_64, ppc64le, i586, aarch64)
nfcollect-debuginfo (x86_64, ppc64le, i586, aarch64)
nfcollect (x86_64, ppc64le, i586, aarch64)
nfcollect-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: George V. Kouryachy