Open the application or database console
Navigate to the Logs or Audit section
Select the log table from the available tables list
Run a query such as `SELECT * FROM log_table_name`
Use the table browser or data viewer to inspect the rows
Apply filters to narrow the results if needed
Sort by date, time, or severity to find recent entries
Export the table if you need to review it externally
