Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • Control plane event reference
  • Data plane event reference

Yandex Audit Trails event reference

Written by
Yandex Cloud
Updated at September 15, 2025
  • Control plane event reference
  • Data plane event reference

Audit Trails supports tracking control plane and data plane events for Yandex Managed Service for PostgreSQL.

The general format of the event_type field value is as follows:

yandex.cloud.audit.mdb.postgresql.<event_name>

Control plane event referenceControl plane event reference

Event name Description
AddClusterHosts Adding new hosts to a cluster
BackupCluster Creating backups
CreateCluster Creating a cluster
DeleteBackup Deleting backups
DeleteCluster Deleting a cluster
DeleteClusterHosts Deleting hosts from a cluster
MoveCluster Moving a cluster
RestoreCluster Creating a new cluster from a backup
StartCluster Starting a cluster
StartClusterFailover Launching master switching for a cluster
StopCluster Stopping a cluster
UpdateCluster Updating a cluster
UpdateClusterHosts Editing hosts in a cluster

Data plane event referenceData plane event reference

Event name Description
CreateDatabase Creating a database
CreateUser Creating a database user
DatabaseUserLogin Connecting a user to a database
DatabaseUserLogout Disconnecting a user from a database
DatabaseUserSQLRequest User SQL query to a database1
DeleteDatabase Deleting a database
DeleteUser Deleting a database user
GrantUserPermission Assigning privileges to a database user
RevokeUserPermission Revoking a database user's privileges
UpdateDatabase Updating a database
UpdateUser Editing a database user

1 Requires additional setup on the Managed Service for PostgreSQL side. For more information, see Using pgaudit in Managed Service for PostgreSQL.

Was the article helpful?

Previous
Monitoring metrics
Next
Public materials
© 2025 Direct Cursus Technology L.L.C.