# Supported SIEM systems integrations

{% hint style="info" %}
We're actively working to expand support for additional SIEM and log management platforms. If your organization uses a tool that's not currently supported, we welcome your feedback—user requests help us prioritize future integrations.
{% endhint %}

The activity log can currently be sent to the following tools:

* [Vector ](/1.6/features/activity-log/activity-log-streaming/activity-log-integrations/vector-integration-guide.md)- A lightweight tool for building observability pipelines.
* [Logstash ](/1.6/features/activity-log/activity-log-streaming/activity-log-integrations/logstash-integration-guide.md)- An open-source server-side pipeline that ingests, transforms, and forwards data for logging and analysis.


---

# 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.defguard.net/1.6/features/activity-log/activity-log-streaming/activity-log-integrations.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.
