Properties of event log

  • Thread starter Thread starter Raghu Rudra
  • Start date Start date
R

Raghu Rudra

Is there a way to modify the properties of event log once it is created with
..net language? For example, I want to change the size of new log to 1 MB
instead of 512 KB.

Can this be done using some other component in .net? The EventLog class does
not seem to offer any help in this regard.

Thanks for the info.
Raghu/..
 
I figured out that only I had to create some reg entries under following
key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\<AppLogName>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top