---
name: epylog
version: 1.0.3_2
origin: sysutils/epylog
comment: Epylog is a syslog parser which mails you the output
arch: freebsd:9:x86:64
www: http://linux.duke.edu/projects/epylog/
maintainer: alan@wave2.co.uk
prefix: /usr/local
licenselogic: single
flatsize: 529236
desc: |
  Epylog is a syslog parser which runs periodically,
  looks at your logs, processes some of the entries
  in order to present them in a more comprehensible format,
  and then mails you the output.
  It is written specifically for large network clusters
  where a lot of machines (around 50 and upwards) log to the
  same loghost using syslog or syslog-ng.
  It is an alternative to a similar package, called LogWatch.

  The epylog engine should work on most unix systems running
  Python-2.2 and above, although currently the processing modules
  are only written to work with linux (and particularly Red Hat Linux
  series 7 and above).
  However, other unix and linux flavors should work fine,
  as long as they use standard logging facilities and things like PAM.

  WWW: http://linux.duke.edu/projects/epylog/
deps:
  lynx: {origin: www/lynx, version: '2.8.7.2,1'}
  py27-libxml2: {origin: textproc/py-libxml2, version: 2.8.0}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- sysutils
