Query Details

Show All Application Events

Query

Use Case: Quickly review all application-related events from the Windows Event Log that occurred within the last day to troubleshoot a reported issue.

Query:

WindowsEvent('Application', 7d)

Explanation

The query retrieves all application-related events from the Windows Event Log that occurred within the last day. It is used to quickly review these events for troubleshooting a reported issue.

Details

Ugur Koc profile picture

Ugur Koc

Released: February 4, 2024

Tables

WindowsEvent

Keywords

Application,WindowsEvent

Operators

WindowsEventApplication7d

Actions