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

# Quotas in Audit Logs

Audit Logs has a throughput quota on data plane events ([Object Storage logs](/object-storage/logs) of actions that are performed to objects in buckets).

For details on what quotas are and how to manage them, see [Quotas in Nebius AI Cloud](/overview/quotas).

## Data plane events

| Quota name                             | Default value per [region](/overview/regions) |
| :------------------------------------- | :-------------------------------------------- |
| Number of data plane events per second | 1000                                          |

Events beyond the quota are dropped. To track event rates, quota usage and dropped events, [monitor your data plane events](#monitoring-data-plane-events).

### Monitoring data plane events

1. In the [web console](https://console.nebius.com), in the sidebar, go to <Icon icon="https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/sidebar/administration.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e6411dc023fd6972922c0a12a59ccf21" width="16" height="16" data-path="_assets/sidebar/administration.svg" /> **Administration** → **Audit Logs**.
2. Switch to the **Metrics** tab.
3. Select **Data plane** for the event type.
4. Select a region and the period for which you want to view data plane event metrics.

The following graphs are available in this view:

* **Data plane processed rate**

  Events processed per second. Use this graph to understand your Object Storage activity.
* **Data plane quota usage**

  Events processed per second against the quota limit for the selected region. Use this graph to see if you are approaching the quota and need a [quota increase](/overview/quotas#change-quotas).
* **Data plane events dropped**

  Events dropped per second due to exceeding the quota. Use this graph to detect periods when events were dropped.
