How to Install ulogd2-dbi in Ubuntu 18.04



Install ulogd2-dbi by entering the following commands in the terminal:

sudo apt update
sudo apt install ulogd2-dbi

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.

Homepage: http://www.netfilter.org/projects/ulogd/

Version: 2.0.5-5

Section: universe/net