Here's our Windows NT Tip for.. August 3, 1999
Click Here to see a complete list of all of our previously released Tips!
More About Event Viewer
About a year ago, we first talked about NT 4.0's Event Viewer, but we never really went into much details about the different modules that are included with it. Basically, Event Viewer is capable of logging three different types of events: System, Security and Application. So what's the difference between these three types? We're glad you asked.

The system log contains events logged by the Windows NT Server system components. For example, the failure of a driver or other system component to load during startup is recorded in the system log.

The security log will be of most interest to administrators that want to audit users’ access patterns. The security log can contain valid and invalid logon attempts as well as events related to resource use, such as creating, opening, or deleting files or other objects. For example, if you use User Manager for Domains to enable logon and logoff auditing, attempts to log on to the system are recorded in the security log.

The application log contains events logged by applications. For example, a database program might record a file error in the application log. Application developers decide which events to monitor.

Notes: - You can toggle between these three logs from the Log menu. - All users can view system and application logs; security logs are accessible only to system administrators.