# Sysdig Monitor

[<mark style="color:blue;">Sysdig Monitor</mark>](https://sysdig.com/products/monitor/) is a monitoring tool you need to gain visibility into the infrastructure, applications, and services that drive your business. Get results quickly with out-of-the-box Kubernetes infrastructure visualizations, cloud integrations, dashboards, and alerts.

Route detailed events from Sysdig Monitor to the right users in Squadcast.

### How to integrate Sysdig Monitor with Squadcast

### In Squadcast: Using Sysdig Monitor as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

<figure><img src="/files/ej4AI9zpOyFu5NZJCbwC" alt="How to configure Sysdig Monitor integration in Squadcast" width="563"><figcaption></figcaption></figure>

2\. Select **Sysdig Monitor.** Copy the displayed **Webhook URL** to [<mark style="color:blue;">configure</mark>](#in-sysdig-monitor-add-a-notification-channel-for-squadcast) it within **Sysdig Monitor.** Finish by clicking **Add Alert Source** -> **Done.**

<figure><img src="/files/Rsc9H9ajpPizLDL2n6Qi" alt="Steps to add Sysdig Monitor integration to a service in Squadcast" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**Important**</mark>**:**

When an alert source turns <mark style="color:green;">Active</mark>, it’ll show up under Configured Alert Sources. You can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source.\
\
An Alert Source is <mark style="color:green;">active</mark> if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### In Sysdig Monitor: Add a Notification Channel for Squadcast

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>**:**

You can add a Notification Channel in Sysdig Monitor only if your user has the right permissions. More information on this is available [here](https://docs.sysdig.com/en/set-up-notification-channels.html).
{% endhint %}

1. Click on your username in the bottom left corner and select **Settings**

![](/files/rwDBdjqPhmOz0etctHQT)

2. Select **Notification Channels** from the sidebar

![](/files/00vi2QQpiaXU73csEGCR)

3. Select **Add Notification Channel** and select **Webhook**

![](/files/HvW1GqCStW8d9o7hRhV8)

4. To create a *Squadcast Webhook Notification Channel*:

* **URL:** Paste the previously copied Webhook URL from Squadcast
* **Channel Name:** Give the Channel a meaningful Name
* **Enabled:** Toggle **on**
* **Notify when Resolved:** Toggle **on**
* **Notify when Acknowledged:** Toggle **off**
* **Test notification:** Toggle **on**

![](/files/pY5OZxgCNjJuinZvZ2Uz)

* Click **Save** to save the Squadcast Webhook Notification Channel

5. Verify that the Webhook that you added is visible in **Notification Channels** and is **Enabled**

![](/files/8XAVzBYxw28lVWC9JX7w)

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>**:**

When you **save** the Webhook, a **test alert** is sent to Squadcast for which Squadcast creates a **test incident**. This will verify that the Webhook is working as expected.

<img src="/files/QSapmYXetd8z3MSnDNcy" alt="" data-size="original">
{% endhint %}

That is it, you are now good to go!

* Now whenever an alert is triggered in Sysdig Monitor, an incident will be created for it in Squadcast.
* Once the alert(s) that triggered the incident(s) are resolved in Sysdig Monitor, the corresponding Squadcast incidents would get resolved automatically.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/sysdig_monitor.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.
