This shows a filter pane with date, time, and event types for a specific customer.
It is possible to set filters to a specific environment (production or sandbox) and go back in time by specifying the number of minutes to look back. The list reports the following:
- Timestamp: A value that represents when exactly the operation was logged.
- Level: An integer value that shows errors, warnings, and information.
- Opcode Name: The type of application operation (for example, start or stop).
- Object Type and ID: This represents the type and ID of the object that generated the log.
- Object Extension Name and ID: If no value is displayed, it means that the telemetry log comes directly from legacy application code (C/AL).
- Function Name: This represents ...