# Support Request Process

While operating a service based on OvenMediaEngine Enterprise on AWS, unexpected issues may occur, such as streaming interruptions or audio/video not playing back properly. In such cases, it is important to determine whether the root cause is a **configuration mistake**, an issue caused by the **network environment**, or a **temporary system error**.

OvenMediaEngine Enterprise on AWS provides the <mark style="color:yellow;">\[Download Logs]</mark> feature, which allows you to download the current state data as-is. Using this feature, you can share an issue with the OvenMediaEngine Enterprise Team quickly and accurately at any time.

## Log Download and Submission <a href="#log-download-and-submission" id="log-download-and-submission"></a>

{% stepper %}
{% step %}

### Go to the Logs page

<figure><img src="https://content.gitbook.com/content/xo7moYXTh3yBG01Dy49w/blobs/5X8BsUUMFZmlyJSFQUcX/image.png" alt=""><figcaption></figcaption></figure>

1. If you need Technical Support, click the <mark style="color:yellow;">\[Log]</mark> icon in the upper-right corner of the Web Console to open the Logs page.
   {% endstep %}

{% step %}

### Download logs

<figure><img src="https://content.gitbook.com/content/xo7moYXTh3yBG01Dy49w/blobs/mcGt5NgJSC91VAYkcdQl/image.png" alt=""><figcaption></figcaption></figure>

2. Click <mark style="color:yellow;">**\[Download Logs]**</mark> in the upper-right corner of the Logs page to download key logs from the server as a single file (`.zip`) to your PC.
   {% endstep %}

{% step %}

### Submit the log file

3. OvenMediaEngine Enterprise on AWS provides **email-based Basic Technical Support** during your subscription period. Please send the downloaded log file to the OvenMediaEngine Enterprise Team. Based on the logs, we will review the issue in detail and provide guidance on the resolution.
   * **Basic Technical Support:** <support@ovenmedialabs.com>
     {% endstep %}
     {% endstepper %}

## Direct-to-Engineer Support Program <a href="#direct-to-engineer-support-program" id="direct-to-engineer-support-program"></a>

OvenMediaEngine Enterprise on AWS provides email-based Basic Technical Support during your subscription period. If you need **faster**, **more direct support** via a **private channel** (Slack), please refer to the page below.

* **Support Program:** <https://ovenmedialabs.com/ome-enterprise.html#enterprise-support>
* **Support Program Contact:** <contact@ovenmedialabs.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ovenmediaengine-enterprise.gitbook.io/guide/exclusive/aws-marketplace/troubleshooting-on-aws/support-request-process.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
