File: control

package info (click to toggle)
fwlogwatch 1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,012 kB
  • sloc: ansic: 5,288; lex: 1,747; php: 706; sh: 437; makefile: 160
file content (31 lines) | stat: -rw-r--r-- 1,215 bytes parent folder | download
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.