Enable Data Access audit logs

To get audit logs for operations on your model endpoints, enable Data Access audit logs for Vertex AI.

Data Access audit logs include the following types of operations:

  • Admin read: Reads metadata or configuration information.
  • Data read: Reads user-provided data.
  • Data write: Writes user-provided data.

After you enable Data Access audit logs for Vertex AI, you need the Private Logs Viewer role (roles/logging.privateLogViewer) to view the data_access log stream in the Google Cloud console.

For detailed instructions about how to enable and view the logs, see Vertex AI audit logging information.

What's next