logwatch 7.4.0+svn20110808rev66-1ubuntu1 source package in Ubuntu

Changelog

logwatch (7.4.0+svn20110808rev66-1ubuntu1) precise; urgency=low

  * Merged from Debian testing, remaining changes are:
    + debian/conrol:
      - Depend on postfix rather than exim4.
    + debian/dist.conf/services_cron.conf, debian/dist.conf/logfiles_maillog.conf,
      debian/dist.conf/logfiles_messages.conf: Adjust for logrotation.
    + Dropped:
      - debian/patches/lp-809753-comify: No longer needed.
      - debian/rules: Dont use quilt anymore logwatch uses source 3.0
 -- Chuck Short <email address hidden>   Mon, 14 Nov 2011 09:39:15 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logwatch_7.4.0+svn20110808rev66.orig.tar.gz 300.3 KiB a872903942e535b2ce60e15eac9927b521219a51734c1b570743155bb0b99c14
logwatch_7.4.0+svn20110808rev66-1ubuntu1.debian.tar.gz 117.3 KiB 31350d4745e47abe9d1e91f2c279acb0f97945fb33f5067fd20ddff95a0aa838
logwatch_7.4.0+svn20110808rev66-1ubuntu1.dsc 1.3 KiB 4fe31c2ec22632af48dae5d92c1300fcf0a4f90626097f8f11831916d160bae3

View changes file

Binary packages built by this source

logwatch: log analyser with nice output written in Perl

 Logwatch is a modular log analyser that runs every night
 and mails you the results. It can also be run from command line.
 .
 The output is by service and you can limit the output to one particular
 service. The subscripts which are responsible for the output, mostly
 convert the raw log lines in structured format.
 .
 Logwatch generally ignores the time component in the output, that means,
 you will know that the reported event was logged in the requested range of
 time, but you will have to go to the raw log files to get the exact details.