Event Monitoring | v0.18.1.0 +
Last updated
Last updated
OvenMediaEngine Enterprise provides a function to monitor various events such as application creation/deletion, stream creation/deletion, Rest API calls, etc.
Events are recorded in JSON
format files, and the Web Console automatically collects the recorded events and provides a UI for monitoring.
Event monitoring is disabled by default at initial installation and can be activated by referring to the Configuration document.
Navigate to the Monitoring page using the navigation at the top of the screen.
You can filter and query event logs.
The event log list is displayed.
Each item of the event log displayed on the screen is as follows:
Displays the time when the event occurred.
Displays the unique ID of the source (server, Virtual Host, application, or stream) where the event occurred. 2-1. If the source is an application or stream, click to go to the event timeline page where you can view detailed information about events from that source.
Displays the type of event that occurred.
Displays a one-line summary of the event that occurred.
You can enter the event timeline page by clicking the source ID.
On the event timeline page, you can check the list of events that occurred on that source and detailed information at the time the events occurred.
Displays the ID of the selected source.
Displays the period of the timeline. This period is set to the period queried on the event list page.
The event history of the selected source is displayed. The maximum number of items displayed is 1000.
Displays application events. Even if the selected source is a stream, the events of the application where the stream was created are also displayed.
Displays stream events. Circular icons are displayed according to the type of event. Green icon: Stream creation Red icon: Stream deletion Yellow icon: Scheduled channel creation/modification/deletion, multiplex channel creation/modification/deletion, recording start/end, push publishing start/end
Certain events allow you to check detailed information at the time of occurrence in JSON format.