There are several types of event logs maintained by the Windows operating system. One of these is the System event log. This log file stores record of events written by device drivers. The drivers may be commercial drivers or custom drivers that you've developed yourself. The events written to the System event log can run the gamut from Service Control Manager events to Windows Update Service events to run-time error events.
Like events written to other event logs, some of the important elements written to the System log include the date and time when the event occurred, the event ID, and the event source. You'll also want to note the information stored in the Level column, as that indicates the severity of the event logged. (See Figure 1.)
Figure 1. Partial display of the System event log.
Events can be viewed by the Event Viewer, and by default they are presented in reverse chronological order (i.e., the most recent event is on top). You can, however, sort the events by any of the event columns by clicking the column header.
This tip (12939) applies to Windows 7, 8, and 10.
Event logs are used to store information about what goes on, behind the scenes, on your system. Whether you want to ...
Discover MoreManaging a computer system can often involve a good deal of detective work. This tip looks at how you can use your ...
Discover MoreThe Forwarded Events event log collects events that have been forwarded from other computers. In this way you can login ...
Discover MoreThere are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Copyright © 2024 Sharon Parq Associates, Inc.
Comments