1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: fwlogwatch
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
flex,
lsb-base (>= 3.2-13),
zlib1g-dev,
Standards-Version: 4.7.0
Homepage: http://fwlogwatch.inside-security.de/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/fwlogwatch
Vcs-Git: https://salsa.debian.org/debian/fwlogwatch.git
Package: fwlogwatch
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: debconf (>= 1.2.0) | debconf-2.0,
default-mta | mail-transport-agent,
lsb-base,
rsyslog | system-log-daemon,
${misc:Depends},
${shlibs:Depends},
Description: Firewall log analyzer
fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and
Cisco PIX log summary reports in text and HTML form and has a lot of
options to find and display relevant patterns in connection attempts. With
the data found it can also generate customizable incident reports from a
template and send them to abuse contacts at offending sites or CERT
coordination centers. Finally, it can also run as daemon and report
anomalies or start countermeasures.
|