본문 바로가기
오류 처리 관련

How to get Application Logs from the Event Viewer

by rudgns99 2023. 11. 12.
반응형

How to get Event Viewer Logs
Event viewer logs are where Windows stores system logs. They can sometimes show more detailed error messages than those that are typically shown to the user. For more info on the event viewer please see Microsoft's documentation.

  1. Open 'run' and type “eventvwr”

 

  1. In the Event Viewer Application, go to the 'Windows Logs'.
  2. Select 'Application'.
  3. In the Action’s menu select 'Filter Current Log…'

 

  1. In the filter menu select the time frame when the issue occurred and click 'OK'.

 

  1. After filtering, select 'Save Filtered Log File As…' from the action’s menu.