.NET and EventLog Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Oleg Medyanik

    .NET and EventLog Question

    Hi.
    I have a question regarding .NET and EventLog.
    Our company has two products, each of them is using own Windows Event Log.
    The problem is that Log Name usually starts from Company Name Like:
    MyCompany ProductName1
    MyCompany ProductName2
    and log file name is created using first 8 characters of the log name.
    Our company name is larger than 8 characters and thus i can not create 2-nd
    log starting from Company Name
    Is there any API to overcome this issue?

    I see that MS can do this:
    Microsoft Office Diagnostics - ODiag.evt
    Microsoft Office Sessions - OSession.evt

    Thanks


Working...