« Previous Next »

Thread: Logging Application Block (Enterprise Libary 4.1)LogParser GUI?

Last post 10-26-2009 6:26 PM by satya_thakker. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-12-2009, 6:57 AM

    • brix
    • Not Ranked
    • Joined on 06-02-2008, 6:58 PM
    • Posts 1

    Logging Application Block (Enterprise Libary 4.1)LogParser GUI?

    Hi,

    I am using the Enterprise Library Application Block and wondering if there is a Visual GUI ,heard of Log Parser Lizard or any other will do that I can easily point to a folder or something similar and view my logs etc....

    Before reiventing the wheel and writing my own can somebody tell me if such a tool already exists. I have quickly looked at Log Parser but not sure it works with enterprise library logs etc...

    thanks for any suggestions or input 

     

  • 06-14-2009, 7:41 PM In reply to

    Re: Logging Application Block (Enterprise Libary 4.1)LogParser GUI?

    LogParser is generic and can be used with just about any format. You will have to write the correct query though to get the data you want. What do the logs look like? Can you post a few lines? Also, what type of data are you looking to parse out from the logs?

    Check out my blog for other cool tips and tricks:

    http://joelangley.blogspot.com/
  • 10-26-2009, 6:26 PM In reply to

    Re: Logging Application Block (Enterprise Libary 4.1)LogParser GUI?

     Hello,

    I am facing the same problem. A typical entry loooks like this

    ----------------------------------------
    Timestamp: 10/23/2009 12:08:55 AM
    Message:
    Category: General
    Priority: -1
    EventId: 0
    Severity: Information
    Title:SUCCESS
    Machine: myServer
    Application Domain: myExe.exe
    Process Id: 4764
    Process Name: D:\ExecuteSQL\myExe.exe
    Win32 Thread Id: 13796
    Thread Name:
    Extended Properties:DbServer - myServer
    DbInstance - myInstance
    SQLCommand - exec usp_mySP
    CommandTimeout - 200
    UseSQLAuth - False

    ----------------------------------------

Page 1 of 1 (3 items)
Microsoft Communities