[Yandex Cloud documentation](../index.md) > [Yandex Managed Service for Trino](index.md) > Audit Trails events

# Yandex Audit Trails event reference

Audit Trails supports tracking control plane events for Yandex Managed Service for Trino. For more information, see [Management event audit log](../audit-trails/concepts/format.md).

The `event_type` value follows this general format:

```text
yandex.cloud.audit.trino.<event_name>
```

Event name | Description
--- | ---
`CreateCatalog` | Creating a catalog
`CreateCluster` | Creating a cluster
`DeleteCatalog` | Deleting a catalog
`DeleteCluster` | Deleting a cluster
`RescheduleMaintenance` | Changing scheduled maintenance date and time
`StartCluster` | Starting a cluster
`StopCluster` | Stopping a cluster
`UpdateCatalog` | Updating a catalog
`UpdateCluster` | Updating a cluster