OvenMediaEngine Enterprise
한국어
한국어
  • About
    • Introduction
    • Release Notes
      • 0.18.2
      • 0.18.1
      • 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
  • Installation
    • Getting Started
      • Getting Started with Ubuntu
      • Getting Started with RHEL
      • Getting Started with Docker
    • Configuration Structure Overview
  • Web Console
    • Getting Started with Web Console
    • Web Console Overview
      • Sign In
      • Change Password
      • Web Console Home
      • Stream List
        • Managed and Instant Streams
        • Scheduled Channels | 0.16.4.0+
        • Multiplex Channels | 0.16.5.0+
      • Event Monitoring | 0.18.1.0+
        • Event Configuration
        • Event Specification
      • Web Console Publishing | 0.18.1.2+
      • Logs
      • Configuration Files
      • Restart
  • Web Console Settings
    • Server Settings
    • Live Sources (Ingress Protocols) Settings
    • ABR and Transcoding Settings
    • Streaming (Egress Protocols) Settings
    • TLS Encryption Settings | 0.14.0.0+
    • Access Control Settings
    • Thumbnail Settings | 0.15.7.0+
    • Recording Settings | 0.16.5.0+
    • Push Publishing Settings | 0.15.14.0+
    • REST API Settings | 0.11.0.0+
    • Alert Settings | 0.15.11.0+
  • CDN Compatibility
    • Origin Server Redundancy
    • Origin Cache Control
  • Protection
    • RTMP Authentication | 0.17.2.0+
    • Proxy Protocol Integration | 0.16.6.2+
    • Digital Rights Management (DRM)
      • OvenMediaEngine Configuration for DRM | 0.16.0.0+
      • PallyCon DRM Configuration | 0.16.4.0+
  • Performance
    • Hardware-Accelerated Video Encoding | 0.16.4.0+
  • Event Insertion
    • Insert SEI into H.264 (AVC) Streams | v0.18.0.0+
    • Insert AMF0 messages in RTMP Push Publisher | 0.17.3.0+
  • Monetization
    • Insert Ad Markers (EXT-X-CUE-OUT/EXT-X-CUE-IN) | v0.17.3.0+
    • Insert onCuePoint messages into YouTube Live | 0.17.3.0+
  • Advanced Management
    • Generate Audio PTS | 0.17.2.3+
    • API Storage | 0.17.0.0+
    • Restart Application | 0.17.0.0+
    • Record Delivery | 0.16.5.0+
    • Add Delay to the Stream
    • Control Default Playlist Creation
  • REST API
    • v2
      • Statistics
        • Current
Powered by GitBook
On this page
  • Event Monitoring 활성화
  • Event 목록
  • 조회 필터 및 Event Log 목록
  • Event Log
  • Event Timeline
  • Input Stream 이상 알림 | 0.18.1.2+
  1. Web Console
  2. Web Console Overview

Event Monitoring | 0.18.1.0+

OvenMediaEngine Enterprise 0.18.1.0-1 버전부터 Event Monitoring 기능을 지원합니다.

PreviousMultiplex Channels | 0.16.5.0+NextEvent Configuration

Last updated 23 days ago

OvenMediaEngine Enterprise는 Application 생성/삭제, Stream 생성/삭제, Rest API 호출 등 각종 Event를 Monitoring하는 기능을 제공합니다. Event는 JSON형식으로 파일로 기록되며, Web Console은 기록된 Event를 자동으로 수집하여 분석할 수 있는 UI를 제공합니다.

Event Monitoring 활성화

Event Monitoring은 최초 설치 시, 비활성화 되어있으며 Configuration 문서를 참고하여 활성화 할 수 있습니다.

Event 목록

조회 필터 및 Event Log 목록

  1. 화면 상단의 네비게이션을 이용해 Monitoring 페이지에 진입합니다.

  2. Event Log를 필터링해서 조회 할 수 있습니다.

  3. Event Log 목록이 표시됩니다.

누적된 Event Log가 많을 경우 Web Console 시작 시 동기화 하는데 시간이 많이 걸릴 수 있습니다.

Event Log

화면에 표시되는 Event Log의 각 항목은 다음과 같습니다.

  1. Event가 발생한 시간을 표시합니다.

  2. Event가 발생한 소스 (Server, Virtual Host, Application 또는 Stream)의 고유 ID를 표시합니다. 소스가 Application 또는 Stream이면 클릭하여 해당 소스에서 발생한 Event의 상세 정보를 볼 수 있는 Event Timeline 페이지로 이동합니다.

  3. 발생한 Event Type을 표시합니다.

  4. 발생한 Event의 한줄 요약 정보를 표시합니다.

Event에 대한 자세한 내용은 Event Specification를 참고하시기 바랍니다.

Event Timeline

소스 ID 클릭하여 Event Timeline에 진입할 수 있습니다.

Evnet Timeline 페이지에서는 해당 소스에서 발생한 Event 목록과 Event가 발생한 시점의 상세 정보를 확인할 수 있습니다.

  1. 선택한 소스의 ID를 표시합니다.

  2. Event Timeline의 기간을 표시합니다. 이 기간은 Event 목록 페이지 에서 조회한 기간으로 설정됩니다.

  3. 선택한 소스의 Event가 목록으로 표시되며, 최대 1,000개 까지 표시됩니다.

  4. Application Event를 표시합니다. 선택한 소스가 Stream인 경우에도 해당 Stream이 생성된 Application Evnet의 Event가 같이 표시됩니다.

  5. Stream Event를 표시합니다. Event 종류에 따라 원형의 아이콘이 표시되며, 아이콘 내용은 아래와 같습니다:

Icon Color
Description

Green

Stream 생성

Red

Stream 삭제

Yellow

Scheduled Channel 생성/수정/삭제,

Multiplex Channel 생성/수정/삭제,

Recording 시작/종료,

Push Publishing 시작/종료

  1. 특정 Event는 발생한 시점의 상세 정보를 JSON 형식으로 확인 할 수 있습니다:

Input Stream 이상 알림 | 0.18.1.2+

Stream 상세 페이지에서 Input Stream의 최근 1일간 이상 알림을 확인할 수 있습니다. Stream Event 카테고리 중 Event 레벨이 Warning 및 Error인 경우 표시됩니다.

  1. 아이콘을 클릭하여 Input Stream 이상 알림을 확인할 수 있으며, 아이콘에는 확인하지 않은 알림 개수가함께표시됩니다.

  2. Input Stream 이상 알림 내용 옆 버튼을클릭하여 알림을 확인 상태로 변경할 수 있습니다.

  3. Input Stream 이상 알림의 내용이 표시됩니다. 내용 클릭 시, 해당 Stream의 Event Timeline 화면으로 이동합니다.

Event Log 동기화 중
Event 상세정보