OvenMediaEngine Enterprise
English
English
  • Introduction
  • OvenMediaEngine Configuration
  • Getting Started
    • Getting Started with Ubuntu
    • Getting Started with RHEL
    • Getting Started with Docker
  • Enterprise-grade Features
    • Web Console
      • Web Console Configuration
      • Sign In
      • Change Password
      • Web Console Home
        • Stream List
      • Stream Monitoring
        • Managed and Instant Streams
        • Scheduled Channels | 0.16.4.0+
        • Multiplex Channels | 0.16.5.0+
      • Monitoring
      • Logs
      • Configuration Files
      • Settings
        • Server
        • Live Sources (Ingress Protocols)
          • RTMP | 0.9.0.0+
          • WebRTC/WHIP | 0.12.0.0+/0.15.1.0+
          • SRT | 0.12.0.0+
          • MPEG-2 TS | 0.10.4.0+
          • Scheduled Channels | 0.16.4.0+
          • Multiplex Channels | 0.16.5.0+
        • ABR and Transcoding
          • Transcoding
          • Output Profiles
          • Adaptive Bitrate Streaming (ABR) | 0.14.3.0+
          • Encodes
          • Conditional Transcoding
        • Streaming (Egress Protocols)
          • WebRTC/WHIP | 0.9.0.0+/0.15.1.0+
          • Low Latency HLS (LLHLS) | 0.14.0.0+
          • Legacy HLS | 0.16.6.0+
        • TLS Encryption | 0.14.0.0+
        • Access Control
          • Signed Policy | 0.12.0.0+
          • Admission Webhooks | 0.12.2.0+
        • Thumbnail | 0.15.7.0+
        • Recording | 0.16.5.0+
        • Push Publishing | 0.15.14.0+
        • REST API | 0.11.0.0+
        • Alert | 0.15.11.0+
      • Restart
    • Record Delivery | 0.16.5.0+
    • Digital Rights Management (DRM)
      • OvenMediaEngine Configuration for DRM | 0.16.0.0+
      • PallyCon DRM Configuration | 0.16.4.0+
    • Hardware-Accelerated Video Encoding | 0.16.4.0+
    • Proxy Protocol Integration | 0.16.6.2+
    • Event Monitoring | 0.18.1.0+
      • Configuration
      • Event Specification
    • Web Console Publishing | 0.18.1.2+
  • Advanced Management Tools
    • API Storage | 0.17.0.0+
    • Restart Application | 0.17.0.0+
    • Publisher Extension
    • RTMP Authentication | 0.17.2.0+
    • Generating Audio PTS | 0.17.2.3+
    • Inserting AMF0 messages in RTMP Push Publisher | 0.17.3.0+
    • Inserting Ad Markers (EXT-X-CUE-OUT/EXT-X-CUE-IN) | v0.17.3.0+
    • Inserting SEI into H.264 (AVC) Streams | v0.18.0.0+
  • Release Notes
    • 0.18.1 (May 9, 2025 update)
    • 0.18.0
    • 0.17.3
    • 0.17.2
    • 0.17.1
    • 0.17.0
    • 0.16.8
    • 0.16.7
    • 0.16.6
    • 0.16.5
    • 0.16.4
Powered by GitBook
On this page
  • Activating Event Monitoring
  • Event List
  • Query Filter and Event Log List
  • Event Log
  • Event Timeline
  • Input Stream Alert Notifications | 0.18.1.2+
  1. Enterprise-grade Features

Event Monitoring | 0.18.1.0+

PreviousProxy Protocol Integration | 0.16.6.2+NextConfiguration

Last updated 10 days ago

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.

Activating Event Monitoring

Event monitoring is disabled by default at initial installation and can be activated by referring to the document.

Event List

Query Filter and Event Log List

  1. Navigate to the Monitoring page using the navigation at the top of the screen.

  2. You can filter and query event logs.

  3. The event log list is displayed.

If there are many accumulated event logs, it may take a long time to synchronize when starting the Web Console.

Event Log

Each item of the event log displayed on the screen is as follows:

  1. Displays the time when the event occurred.

  2. 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.

  3. Displays the type of event that occurred.

  4. Displays a one-line summary of the event that occurred.

Event Timeline

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.

  1. Displays the ID of the selected source.

  2. Displays the period of the timeline. This period is set to the period queried on the event list page.

  3. The event history of the selected source is displayed. The maximum number of items displayed is 1000.

  4. Displays application events. Even if the selected source is a stream, the events of the application where the stream was created are also displayed.

  5. 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

  6. Certain events allow you to check detailed information at the time of occurrence in JSON format.

Input Stream Alert Notifications | 0.18.1.2+

  1. You can check alert notifications by clicking the icon. The number of unread notifications is displayed beside the icon.

  2. Click to mark the notification as acknowledged.

  3. The content of the alert notification is displayed. Click to navigate to the event timeline page of the stream.

Please refer to the document for details on events.

On the stream details page, you can check alert notifications of input stream from the last 24 hours These are displayed for with event levels of Warning and Error .

Event Specification
Configuration
stream event categories
Synchronizing event logs
Event details