Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12647] New: logtool: a command line program that will parse ASCII logfiles into a more palatable format

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12647] New: logtool: a command line program that will parse ASCII logfiles into a more palatable format
  • Date: 9 Jun 2006 14:21:56 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12647

Summary: logtool: a command line program that will parse ASCII
logfiles into a more palatable format
Product: New Spells
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Spell Submission
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de


Logtool is a command line program that will parse ASCII logfiles into a more
palatable format. It will take anything resembling a syslog or multilog file
(this includes syslog-ng, and probably most of the other variants out there),
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)
* CSV (for importing into your favorite spreadsheet/database)
* HTML (for generating web pages)
* RAW (for no good reason)

It can be configured to parse the data any one of several ways, including
stripping the host, and/or program fields, and modifying the time display
format of the log entry's.

It's additional features include support for config file based regular
expressions to do everything from excluding/including certain log entry's
(using both in conjunction you can create boolean searches), as well as color
coding the ANSI and HTML output. And of course there's a config file so you
can
define your defaults once, and not have to remember those pesky command line
switches.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12647] New: logtool: a command line program that will parse ASCII logfiles into a more palatable format, bugzilla-daemon, 06/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page