> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/miscellaneous-integrations/siem-connectors.md).

# SIEM Connectors

Send your Aikido issues to your SIEM so your security findings are searchable alongside the rest of your logs, and can be correlated with infrastructure, application, and audit signals.

{% hint style="info" %}
SIEM connectors are currently available by request. [Reach out to support](https://www.aikido.dev/contact) to have one enabled for your workspace.
{% endhint %}

## Supported SIEMs

{% content-ref url="/pages/2m7k62HM1R4CqFrkJzup" %}
[Splunk](/miscellaneous-integrations/siem-connectors/splunk.md)
{% endcontent-ref %}

{% content-ref url="/pages/mdBMcXXcwy4EmBYiz0pm" %}
[Microsoft Sentinel](/miscellaneous-integrations/siem-connectors/microsoft-sentinel.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ct2ovwOA4WDCtC2buwR" %}
[Elasticsearch](/miscellaneous-integrations/siem-connectors/elasticsearch.md)
{% endcontent-ref %}

{% content-ref url="/pages/xy41p9cnT7zEqSyXZ4wV" %}
[Sumo Logic](/miscellaneous-integrations/siem-connectors/sumo-logic.md)
{% endcontent-ref %}

{% content-ref url="/pages/vDMwF6b9ttD4ZZo0apwW" %}
[IBM QRadar](/miscellaneous-integrations/siem-connectors/ibm-qradar.md)
{% endcontent-ref %}

{% content-ref url="/pages/9zRegT8Cn09hUNI7K7SK" %}
[Datadog SIEM](/miscellaneous-integrations/siem-connectors/datadog-siem.md)
{% endcontent-ref %}

{% content-ref url="/pages/2I8GFDtAZIxLaX7k6k4w" %}
[RunReveal](/miscellaneous-integrations/siem-connectors/runreveal.md)
{% endcontent-ref %}

{% content-ref url="/pages/VsZbb4xqcG4Etpe71c5Z" %}
[Snowflake](/miscellaneous-integrations/siem-connectors/snowflake.md)
{% endcontent-ref %}

{% content-ref url="/pages/FyGeZFpZT7BuBMN4zGkk" %}
[Wazuh](/miscellaneous-integrations/siem-connectors/wazuh.md)
{% endcontent-ref %}

{% content-ref url="/pages/OaDIATC8NPob56b9Lnqy" %}
[CrowdStrike Falcon Next-Gen SIEM](/miscellaneous-integrations/siem-connectors/crowdstrike-siem.md)
{% endcontent-ref %}

{% content-ref url="/pages/pqtTruC4ucgtiUGi2lji" %}
[Coralogix](/miscellaneous-integrations/siem-connectors/coralogix.md)
{% endcontent-ref %}

## Field Reference

{% content-ref url="/pages/4xsxPSkDafLnrLuO7Yt1" %}
[SIEM Field Reference](/miscellaneous-integrations/siem-connectors/siem-field-reference.md)
{% endcontent-ref %}

## Egress IP Addresses

{% content-ref url="/pages/2njFXYCYHhLSeGCJUtCM" %}
[SIEM Egress IP Addresses](/miscellaneous-integrations/siem-connectors/siem-egress-ip-addresses.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/miscellaneous-integrations/siem-connectors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
