summaryrefslogtreecommitdiff
path: root/sysutils/logtool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:47:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:47:17 +0000
commite5add27dcd8db707209b93dbb742ac0b73a027a0 (patch)
treeaa5cc83c6b2bb7b479576a94e01b30016d586dea /sysutils/logtool
parent3f9395d5998ece19534fc47493b98bfb0a00793b (diff)
Notes
Diffstat (limited to 'sysutils/logtool')
-rw-r--r--sysutils/logtool/pkg-descr11
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/logtool/pkg-descr b/sysutils/logtool/pkg-descr
index eefdb39f7bdb..040a8239ddba 100644
--- a/sysutils/logtool/pkg-descr
+++ b/sysutils/logtool/pkg-descr
@@ -1,7 +1,7 @@
Logtool is a command line program that will parse ASCII logfiles into a more
-palatable format. It will take anything resembling a standard syslog file
-(this includes syslog-ng, multilog, and probably most of the other variantse),
-and crunch it into one of the following formats for your viewing pleasure:
+palatable format. It will take anything resembling a standard syslog file
+(this includes syslog-ng, multilog, and probably most of the other variantse),
+and crunch it into one of the following formats for your viewing pleasure:
- ANSI (colorized for easy "at a glance" viewing)
- ASCII (for e-mail'ed reports, and term's that don't support color)
@@ -10,9 +10,8 @@ and crunch it into one of the following formats for your viewing pleasure:
- RAW (for no good reason)
It can be configured to parse the data any one of several ways, including
-suppressing duplicate messages, stripping the host, and/or program fields,
+suppressing duplicate messages, stripping the host, and/or program fields,
and modifying the time display format (supports TAI64 timestamps produced
by DJB's multilog) of the log entries.
-Author: A.L.Lambert
-WWW: http://xjack.org/logtool/
+WWW: http://xjack.org/logtool/