~sbeattie/ubuntu/natty/logwatch/logwatch-fixups

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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
What is LogWatch?

LogWatch is a customizable, pluggable log-monitoring system.  It will go
through your logs for a given period of time and make a report in the areas
that you wish with the detail that you wish.

I recommend using Perl 5.8 to run Logwatch.

------------------------------------------------------------------

How do I install it?

Simply make a directory (such as the default of /etc/log.d) and copy the
scripts, conf, and lib directories into that directory.  Edit logwatch.pl and
set the directory at the top of the script.  Edit conf/logwatch.conf and modify
any settings as needed.  Add a cron entry to run on a daily basis
(/usr/sbin/logwatch, for example).

------------------------------------------------------------------

How do I use it?

Well, it should pretty much work on its own, sending you an
email every night.  For more configuration options, run
'logwatch --help' or edit /etc/log.d/conf/logwatch.conf.

You can also use it from the command line (as documented in the
man page).

There is some documentation available in Italian here:
   http://openskills.info/view/boxdetail.php?IDbox=656

------------------------------------------------------------------

If you want me to add support for a new set of log entries, please
email me all the log entries you can from that service from as many
machines as possible!  Or, better yet, read the HOWTO-Make-Filter 
and write your own!

------------------------------------------------------------------

Mailing lists available!

Logwatch List:
   For general discussion and questions about Logwatch.
   To Subscribe:  echo "subscribe" | mail logwatch-request@kaybee.org
   Send Mail To:  logwatch@kaybee.org

Logwatch Announcements List:
   For important announcements about Logwatch.
   To Subscribe:  echo "subscribe" | mail logwatch-announce-request@kaybee.org

Logwatch Development List:
   For discussion about Logwatch development.
   To Subscribe:  echo "subscribe" | mail logwatch-devel-request@kaybee.org
   Send Mail To:  logwatch-devel@kaybee.org

------------------------------------------------------------------

Please send actual, complete patches to:
logwatch-patches@kaybee.org

Please send suggestions to:
logwatch-devel@kaybee.org

Please send bug reports to:
logwatch-bugs@kaybee.org

Please ask questions at:
logwatch@kaybee.org

------------------------------------------------------------------

AUTHOR CONTACT INFORMATION:
   Kirk Bauer <kirk@kaybee.org>
   http://www.kaybee.org/kirk/

Newest releases can be found at:
   ftp://ftp.logwatch.org/pub/redhat/RPMS
   http://www.logwatch.org