> ## Documentation Index
> Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SIEM/Logging Integration

> Stream Aptible activity events to your SIEM or logging provider

You can stream [Activity](/core-concepts/observability/activity/overview) events from your Aptible organization to a SIEM or logging provider for centralized monitoring, alerting, or other compliance needs.

## Activity Logs Token

Any user can generate a long-lived Activity Logs token in Settings → Tokens. This token provides read-only access to the activity logs that user can already access, plus the organizational metadata required to retrieve them.

For a SIEM integration, we recommend creating a dedicated user and adding them to the [Activity Log Viewer Role](/core-concepts/security-compliance/access-permissions#activity-log-viewer), which grants read-only access to all activity across your organization.

<Frame>
  <img src="https://mintcdn.com/aptible/Eo4zJ4BbwidHuc3M/images/generated-activity-logs-token.png?fit=max&auto=format&n=Eo4zJ4BbwidHuc3M&q=85&s=2b7ff20f7c017138c113a5f84461a8ee" alt="Generate Activity Logs Token" width="2648" height="1390" data-path="images/generated-activity-logs-token.png" />
</Frame>

The token can be valid for however long you choose, up to a year. You'll need to rotate it in your integration's configuration on that schedule. These integrations can handle interruption, so you won't be permanently missing activity if the token lapses: as soon as you replace an expired token, the integration resumes from its last saved position.

## Supported Providers

Get started by following the setup guide for your provider:

* [**Hosted Elasticsearch (Elastic Cloud)**](/core-concepts/observability/activity/integrations/elastic-cloud) — via the Custom API integration (HTTPJSON input)
* [**Sumo Logic**](/core-concepts/observability/activity/integrations/logging-provider) — via a self-hosted forwarding container

Don't see your provider? [Contact Aptible Support](https://app.aptible.com/support) to discuss your integration needs.
