1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: epylog
Section: admin
Priority: extra
Maintainer: Tiago Bortoletto Vaz <tiago@debian.org>
Build-Depends-Indep: python-libxml2, lynx, autotools-dev, autoconf, dh-python, python:any
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/debian/epylog
Vcs-Git: https://salsa.debian.org/debian/epylog.git
Homepage: https://fedorahosted.org/epylog/
Package: epylog
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-libxml2
Description: New logs analyzer and parser
This 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.
|