Windows Event Log

6 June 2000 by Snakefoot | Comment » | Trackback Off
Description:
This service tracks events and logs them, which makes it easier to diagnose cause of problems:
  • System log: Contains events from the Windows Operating System, usually a good place to look for a reason when a the system is acting funny
  • Security log: Contains events from the Audit watches, usually good place to see if someone is attacking your machine
  • Application log: Contains events from application, usually good place to see 3rd party application events (Though Windows also uses this log)
  • Directory service log (Win2k3): Contains events from the Windows Active Directory Service
  • File Replication service log (Win2k3): Contains events from the Windows File Replication service
  • DNS server log (Win2k3): Contains events from the DNS Server Service
Note one can change the location of the log-file for each eventlog:

[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \Eventlog \LogName]
File = "C:\Foo\LogName.Evt"

Related Restrict guest access to event logs

More Info EventId.net
More Info Events and Errors Message Center
More Info MS KB Q172156
More Info MS KB Q308427
More Info MS KB Q315410

Recommended State:
  • Automatic
Default State:
  • Automatic
Process Name:
Supports:
Depends:
  • none

Updated: 20 June 2008

Leave a comment


You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>