> 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/docs/docs-ja/sonono/siem-connectors.md).

# SIEMコネクタ

Aikidoの問題をSIEMに送信して、セキュリティ上の検出結果を他のログと合わせて検索できるようにし、インフラストラクチャ、アプリケーション、監査シグナルと相関付けられるようにします。

{% hint style="info" %}
SIEMコネクタは現在、リクエストにより利用可能です。 [サポートにお問い合わせください](https://www.aikido.dev/contact) ワークスペースで有効化するには。
{% endhint %}

## 対応SIEM

{% content-ref url="/pages/8ec1a9f5fad7f8041537664a68ad1aeb0d8ee53f" %}
[Splunk](/docs/docs-ja/sonono/siem-connectors/splunk.md)
{% endcontent-ref %}

{% content-ref url="/pages/cbcd20a8d47e77ed9af2b33f0ec786dafa20fe1e" %}
[Microsoft Sentinel](/docs/docs-ja/sonono/siem-connectors/microsoft-sentinel.md)
{% endcontent-ref %}

{% content-ref url="/pages/3476a59f55fd026fa03f8028fd7b73e86da422fa" %}
[Elasticsearch](/docs/docs-ja/sonono/siem-connectors/elasticsearch.md)
{% endcontent-ref %}

{% content-ref url="/pages/35cdd92477d7720abbb0251934d22cb6cc824853" %}
[Sumo Logic](/docs/docs-ja/sonono/siem-connectors/sumo-logic.md)
{% endcontent-ref %}

{% content-ref url="/pages/485c7e0f0e10c16d6c888907b12e1f85a108443c" %}
[IBM QRadar](/docs/docs-ja/sonono/siem-connectors/ibm-qradar.md)
{% endcontent-ref %}

{% content-ref url="/pages/89e76caff83945090ec2dd11cf4f19b450c93071" %}
[Datadog SIEM](/docs/docs-ja/sonono/siem-connectors/datadog-siem.md)
{% endcontent-ref %}

{% content-ref url="/pages/50fc35c9036493aa5285b742978e9e94c9f57cbb" %}
[RunReveal](/docs/docs-ja/sonono/siem-connectors/runreveal.md)
{% endcontent-ref %}

{% content-ref url="/pages/2c36f67023463dfa43cd7c022e88d017216941d2" %}
[Snowflake](/docs/docs-ja/sonono/siem-connectors/snowflake.md)
{% endcontent-ref %}

{% content-ref url="/pages/7a71672351871b14179c3b1fd39de8bca9ab4211" %}
[Wazuh](/docs/docs-ja/sonono/siem-connectors/wazuh.md)
{% endcontent-ref %}

{% content-ref url="/pages/96b079e3b90a6d867a228da22e525d7a7012c36b" %}
[CrowdStrike Falcon Next-Gen SIEM](/docs/docs-ja/sonono/siem-connectors/crowdstrike-siem.md)
{% endcontent-ref %}

{% content-ref url="/pages/32ef78fd447a9e3bd08f141aa86682cc40537f32" %}
[Coralogix](/docs/docs-ja/sonono/siem-connectors/coralogix.md)
{% endcontent-ref %}

## フィールド参照

{% content-ref url="/pages/6f3ec2bddeb8e80e2e2113aa193042258f4f5685" %}
[SIEMフィールドリファレンス](/docs/docs-ja/sonono/siem-connectors/siem-field-reference.md)
{% endcontent-ref %}

## 送信元IPアドレス

{% content-ref url="/pages/a9aa0ca12180b57a15e007504678c11107367a3a" %}
[SIEMの送信IPアドレス](/docs/docs-ja/sonono/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/docs/docs-ja/sonono/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.
