File: control

package info (click to toggle)
modlogan 0.8.13-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,120 kB
  • ctags: 3,684
  • sloc: ansic: 38,972; sh: 10,853; makefile: 491; perl: 220; sed: 16
file content (25 lines) | stat: -rw-r--r-- 1,309 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
Source: modlogan
Section: web
Priority: extra
Maintainer: Erich Schubert <erich@debian.org>
Standards-Version: 3.7.2
Build-Depends: cdbs, autoconf, gettext, debhelper (>= 4.1.16), libbz2-dev, libtool, libadns1-dev, libexpat1-dev, libfreetype6-dev, libgd2-noxpm-dev | libgd2-xpm-dev | libgd-dev, libjpeg62-dev, libltdl3-dev, libpcre3-dev, libpng12-dev | libpng2-dev, libtool, zlib1g-dev

Package: modlogan
Architecture: any
Depends: ${shlibs:Depends}
Description: A modular logfile analyzer
 Modlogan is a modular logfile analyzer which is currently able to parse
 ftp-, webserver and squid logs. The generated output can be viewed by a
 web browser (->moglogan, webalizer) or your favorite text editor (->text).
 .
 The different input and output modes are provided by some surrounding
 plugins. For example the modlogan output plugin provides three different
 menu structure for the same colourfull output while the output which is 
 generated by the webalizer output plugin looks similar to the output 
 generated by the original Webalizer known from 
 http://www.mrunix.net/webalizer/. 
 .
 The input is handled the same way. One plugin is for the web server logs,
 the next is for xferlog from FTP-servers like WuFTP and the third input
 plugin is a NULL plugin which does nothing (but this perfectly :).