Overview
You are trying to find logs for specific Event ID but no data is loaded.
This issue may happen when there is a database issue and no logs are displayed in Events Browser.
Solution
Follow the steps described in the No Logs Displayed in Events Browser to create a new database.
Testing
- Open Events Browser tab, right-click on All Events (or the required group) and select Find Events.
- Select Event ID from the In Column drop-down.
- Enter the required Event ID in the Look for field.
- Click Find - the required events should be displayed.
If you are planning to search for specific event ID in future, you can create a view with the required filtering rules. For example, to filter events with specific id from a specific source machine, you need to configure the following rules:event id = <id> AND
monitored machine = <name of the machine>