Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17
Serialcoder : Software solution architect

 

Team Blog List

Chouteau
Tout sur ERP 360

 

Software List

Gestion des ventes
ERP Store
Codes NAF APE
Indicatifs téléphoniques

 

Free Download

Open Shopping Cart
Visual Log parser GUI - graphical log parser tool to analyse your logs
http://indicatif-telephone.fr

 

Subscribe to
Visual Log Parser
Email:

Visit this group

Visual Logparser : SQL queries against a variety of log files and other system data sources

As an application developper you often need to write some logs for your application, and hopefully there is actually many framework to ease your pain: Log4net, Entlib Logging Application Block, etc. But when it come to read those logs, extract statistics or to do some alert or action on them, things become harder. Actually a free command line tool from Microsoft name LogParser and it is quite awesome: you can query any log and data sources (database, event log, iis logs, file system, registry, etc.) with a complexe SQL query (I mean with functions, group by, etc.). More here: Log Parser

On the down side, using it from the command line become quickly boring as you need to type your sql query in a DOS prompt. As we failed to find any intuitive GUI for logParser, we just start to build our own, by assembling the following pieces: the logparser engine, a "visual studio" like MDI dockable interface, syntax highlighting...

The application is a composition of the following bricks:

Framework .Net 2.0
LogParser (Parsing des logs)
CommandBar (Lutz Roeder)
ICSharpDevelop.TextEditor (Interface de requettage)
Composite Application block
SandDock (Version freeware)

 

Source code :
http://www.codeplex.com/Wiki/View.aspx?ProjectName=visuallogparser

Visual LogParser is a freeware and we also provide the sources. To start the download please click on the picture bellow.

Serialcoder : Visual Logparser Mashuping