If you mean event logging, this is a normal part of Windows' operation. It
is not meant to be turned off. Even web servers handling thousands of
transactions a second for weeks on end, alway srun with event logging
enabled. Event logging is an extremely efficient mechanism with very little
performance or resource overhead (ie negligible). Turning it off may cause
strange errors, because many things assume the service is there and running.
If you want to turn offf logging to improve performance, you would need to
look elsewhere for the performance bottleneck.
Hope it helps,
Andrew
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.