asked 63.3k views
4 votes
The Event Viewer (Microsoft Windows) or Console (Apple Mac OS X) is used for what purpose?

2 Answers

5 votes
The operating system and any running program can log administrative events to the event log that may be used for fault isolation, debugging, but also journaling purposes.

With the event viewer you can browse these events. In Windows, you can easily start it by typing Windows+R (Run), and then typing eventvwr.
answered
User Invisbo
by
8.2k points
2 votes

to view incidents recorded in the Application, Security, and System logs

answered
User Raymond Chenon
by
8.0k points