Package nfcollect: Information

    Source package: nfcollect
    Version: 0.2-alt1
    Latest version according to Repology
    Build time:  Dec 17, 2024, 05:11 PM in the task #365285
    Category: Networking/Other
    Report package bug
    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)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

    ACL:
    George V. Kouryachy
    @everybody

      1. libzstd-devel
      2. libnetfilter_log-devel
      3. libsqlite3-devel

    Last changed


    Dec. 10, 2024 George V. Kouryachy 0.2-alt1
    - Initial build for ALT