New article
Recently updated
Finding a Windows Application Event Log
Who is this article for?
Users who need to obtain event logs from the Windows Event Viewer.
No elevated permissions are required.
There are three main parts to obtaining the event logs:
1. Accessing the Event Viewer
To access the Windows application event log:
- Click Start,
- Choose Control Panel
- On the Control Panel window, select Administrative Tools
- On the Administrative Tools window
- Select Event Viewer
- Expand the Windows Log folder
- Click on the Application log
The source column can then be used to identify what applications have triggered the events. Please note, Ideagen Quality Management uses various Microsoft technologies and so events may be displayed using source names like ASP.NET.
2. Saving the Application Event Log
You can save this log for further investigation. To do this:
- Right-click on the Application log.
- Select Save All Events As....
- Give the file a meaningful name and make sure it has the .EVT or .EVTX format selected.
- Click Save.