home *** CD-ROM | disk | FTP | other *** search
/ Hackers Toolkit v2.0 / Hackers_Toolkit_v2.0.iso / HTML / archive / Unix / logwatch-1_5_1_tar.tar / logwatch-1_5_1_tar / logwatch-1.5.1 / README < prev    next >
Text File  |  1998-11-18  |  2KB  |  65 lines

  1. Welcome to LogWatch 1.5.1 (11/18/98).
  2.  
  3. This was written specifically for Red Hat Linux 5.0, although it can be
  4. used on any system if you only replace/modify/add the actual filters.
  5.  
  6. What is LogWatch?
  7.  
  8. LogWatch is a customizable, pluggable log-monitoring system.  It will go
  9. through your logs for a given period of time and make a report in the areas
  10. that you wish with the detail that you wish.
  11.  
  12. ------------------------------------------------------------------
  13.  
  14. How do I use it?
  15.  
  16. Well, it should pretty much work on its own, sending you an
  17. email every night.  For more configuration options, run
  18. 'logwatch --help' or edit /etc/log.d/conf/logwatch.conf.
  19.  
  20. ------------------------------------------------------------------
  21.  
  22. Since this is the second public release, some bugs will be sure to
  23. come out.  I really need to hear about these!  I also really need to
  24. hear about any "unmatched" log entries you get in your reports (you
  25. will know what I mean when you get them).
  26.  
  27. In a future release, I will write up documentation on how to write
  28. your own filters to expand the capabilities of LogWatch.  Filters
  29. can be written in any language and are really quite easy to write,
  30. as LogWatch does all the hard stuff before the filter ever runs.
  31.  
  32. ------------------------------------------------------------------
  33.  
  34. If you want me to add support for a new set of log entries, please
  35. email me all the log entries you can from that service from as many
  36. machines as possible!
  37.  
  38. ------------------------------------------------------------------
  39.  
  40. Items planned for future releases:
  41.  
  42.    * Extended log processing, including:
  43.       - /var/log/maillog
  44.       - /var/log/spooler ?
  45.       - HTTPD logs ?
  46.  
  47.    * Better date-range options
  48.  
  49. ------------------------------------------------------------------
  50.  
  51. If this program quits while it is running, it will leave
  52. a /tmp/logwatch* directory behind.
  53.  
  54. ------------------------------------------------------------------
  55.  
  56. Please send any and all comments, bug reports, suggestions,
  57. etc to:
  58.  
  59. CONTACT INFORMATION:
  60.    Kirk Bauer <kirk@kaybee.org>
  61.    http://www.kaybee.org/~kirk
  62.  
  63. Newest releases can be found at:
  64.    ftp://ftp.kaybee.org/pub/redhat/RPMS
  65.