# Integrate Spike with Graylog

### Service and integration <a href="#service-and-integration" id="service-and-integration"></a>

Make sure to add the Graylog integration and copying the webhook.[<br>](https://docs.spike.sh/integrations-guideline/create-integration-and-service-on-dashboard)

{% content-ref url="/pages/-Ln3rb4wLUFeI-OAPcmq" %}
[Create integration and service on our dashboard](/integrations-guideline/create-integration-and-service-on-dashboard.md)
{% endcontent-ref %}

## Using the webhook with Graylog

#### Step 1

Navigate to the **alert notifications** page on the Graylog panel.

![Go to Manage alert Notifications](/files/-M_1MUlXRhu2Ix0T7BsH)

#### Step 2

Click on *Add New Notification* button to add a notification channel. Choose webhooks from the dropdown list.

#### Step 3

Paste the spike webhook and save.

{% hint style="success" %}
This integration auto resolves.
{% endhint %}


---

# 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://docs.spike.sh/integrations-guideline/integrate-spike-with-graylog.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.
