> For the complete documentation index, see [llms.txt](https://docs.getlimy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getlimy.ai/limy-pixel/cdn-integration/netlify.md).

# Netlify

### **Overview**

Netlify’s General HTTP Endpoint Log Drains allow you to stream traffic logs to external services for advanced monitoring and analysis.

{% hint style="info" %}
This integration requires a Netlify Enterprise plan — Log Drains are not available on lower tiers.
{% endhint %}

### Setup

{% stepper %}
{% step %}
Go to your project in the Netlify dashboard. On the left, click **Logs > Log Drains**

<figure><img src="/files/a1SMh62WrYq7vJsJ3qJG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Enable Log Drain** and select **General HTTP Endpoint**

<figure><img src="/files/1SSt2N2i6qzMX0AoV3kF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Uncheck:

* **Function logs**
* **Edge function logs**
* **Deploy logs**
* **WAF logs**

Choose **Traffic Logs** only for the log drain.

* URL: `https://stream.getlimy.ai`
* Authorization Header: `Bearer lmy_xxx`

**Log Drain Format** should be **JSON**

<figure><img src="/files/uQ8FYSPmgO6tOCQOkjPi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Connect**

{% hint style="danger" %}
If you get the following error:

`incorrectly configured GetURL, validation request returns status code 400`

Make sure you have prefixed your token with `Bearer`
{% endhint %}

<figure><img src="/files/gPX8WpHVakCL9SwoRDJI" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Need More Help? <a href="#additional-resources" id="additional-resources"></a>

* Contact <kbd><answers@limy.ai></kbd> for any further question
