From 3f60626d45ff9e3143a374ea22db0e94291e2be9 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 6 Jul 2005 14:11:12 +0000 Subject: 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. PR: ports/82948 Submitted by: Alan Snelson --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 13d4bc8..4166168 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -125,6 +125,7 @@ SUBDIR += eject SUBDIR += enteruser SUBDIR += env4801 + SUBDIR += epylog SUBDIR += eroaster SUBDIR += est SUBDIR += estctrl -- cgit v1.1