[Yandex Cloud documentation](../../../index.md) > [Yandex Audit Trails](../../index.md) > [Tutorials](../index.md) > Exporting audit logs to SIEM systems > Uploading audit logs to SIEM KUMA > Overview

# Uploading audit logs to KUMA SIEM

# Uploading Yandex Audit Trails audit logs to KUMA SIEM

In this tutorial, you will create an Audit Trails [trail](../../concepts/trail.md) to provide audit logs to the [KUMA](https://www.kaspersky.com/enterprise-security/unified-monitoring-and-analysis-platform) collector.

The [solution](https://support.kaspersky.com/help/KUMA/3.2/en-US/290821.htm) described in the tutorial works as follows:

1. A trail uploads logs to an Yandex Object Storage [bucket](../../../storage/concepts/bucket.md) with [encryption](../../../storage/concepts/encryption.md) enabled.
1. The bucket is mounted as a part of the [file system](https://en.wikipedia.org/wiki/Filesystem_in_Userspace) on the server with the KUMA collector installed.
1. The KUMA collector receives event data from the mounted bucket and forwards it for processing.

You can use the following tools to create an audit log upload infrastructure:

* [Management console, CLI](console.md): Use the Yandex Cloud management console, CLI, or API to create your infrastructure step by step.
* [Terraform](terraform.md): Streamline creating and managing your resources using the _infrastructure as code_ (IaC) approach. Download a Terraform configuration example and then deploy the infrastructure using the [Yandex Cloud Terraform](../../../terraform/index.md) provider.