> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flashduty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zilliz Alert Events

> Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction

Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction.

<div class="hide">
  ## In Flashduty

  ***

  You can obtain an integration push URL through either of these two methods:

  ### Using Dedicated Integration

  Choose this method when you don't need to route alert events to different channels. It's simpler and recommended.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Channel**, and enter a channel's details page
    2. Select the **Integration** tab, click **Add Integration** to enter the integration page
    3. Choose **Zilliz** integration and click **Save** to generate a card
    4. Click the generated card to view the **push URL**, copy it for later use, and you're done
  </details>

  ### Using Shared Integration

  Choose this method when you need to route alerts to different channels based on the alert event's payload information.

  <details>
    <summary>Expand</summary>

    1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
    2. Select **Zilliz** integration:
       * **Integration Name**: Define a name for this integration
    3. Configure the default route and select the corresponding channel (after the integration is created, you can go to `Route` to configure more routing rules)
    4. Click **Save** and copy the newly generated **push URL** for later use
    5. Done
  </details>
</div>

## In Zilliz

***

<div class="md-block">
  ## I. Alert Push Configuration

  1. Log in to your `Zilliz` console, create or modify an `Alert` in `Project Alerts`
  2. In the `Send to` section of the `Alert` editing page, select `Webhook` and fill in the <span class="integration_url">push URL</span> from your alert integration
  3. Check `Alert Resolution Notification`, select other options as needed
  4. Click `Save` or `Create` to complete the configuration

  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/zilliz-1.png" />
</div>

## II. Status Mapping

<div class="md-block">
  | Zilliz   | Flashduty | Status   |
  | -------- | --------- | -------- |
  | CRITICAL | Critical  | Critical |
  | WARNING  | Warning   | Warning  |
</div>
