# CrowdStrike Falcon Next-Gen SIEM

### Overview

Keeper supports event streaming into CrowdStrike Next-Gen SIEM. External logging is real-time, and new events will appear almost immediately. Setup instructions are below.

{% stepper %}
{% step %}

### Add the Data Connector

* From the CrowdStrike dashboard, visit the Data onboarding > Data Connectors screen.
* Select "+ Add connection" and search for Keeper
* Click "Configure", assign a name, and then "Create connection".

<figure><img src="/files/Ic6MEn3qbzDHxq6CzJSK" alt=""><figcaption><p>Data connectors</p></figcaption></figure>

<figure><img src="/files/UNoFSoR5rfa0zS3aA9uP" alt=""><figcaption></figcaption></figure>

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

{% step %}

### Create the API Key

* From the Data Connector screen, in the Keeper row click the overflow menu and then "Generate API Key".
* Save the `API Key` and `API URL` for the next step.

<figure><img src="/files/bL3FYqupWSfi0iZs7DsW" alt=""><figcaption><p>Create API Key</p></figcaption></figure>

<figure><img src="/files/zQDWPFjAYU2Dt0BYp5wn" alt=""><figcaption><p>Copy the API Key and API URL</p></figcaption></figure>
{% endstep %}

{% step %}

### Activate the Integration

* From the **Keeper Admin Console**, go to **Reporting & Alerts** > **External Logging**
* Select **CrowdStrike Falcon Next-Gen SIEM**
* Provide the `API Key` and `API URL` from Step 2.
* Click **Test** and then **Save**.
  {% endstep %}
  {% endstepper %}

### Setup Complete!

When SIEM logs are sent from Keeper to CrowdStrike, the data will begin to populate in the "Third Party" source within a few minutes.

<figure><img src="/files/7RqBOXpEjXBcxowiwjhD" alt=""><figcaption><p>Event Logs in Crowdstrike</p></figcaption></figure>


---

# 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.keeper.io/en/enterprise-guide/event-reporting/crowdstrike-ng-siem.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.
