モデル エンドポイントの使用状況に関する監査ログを取得するには、Vertex AI のデータアクセス監査ログを有効にする必要があります。データアクセス監査ログには、メタデータまたは構成情報を読み取る「管理読み取り」オペレーションが含まれます。ユーザー提供データの読み取りや書き込みを行う「データ読み取り」と「データ書き込み」のオペレーションも含まれます。
Vertex AI のデータアクセス監査ログを有効にして Google Cloud コンソールで data_access ログストリームを表示するには、プライベート ログ閲覧者のロール(roles/logging.privateLogViewer)が付与されている必要があります。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[],[],null,["# Enable Data Access audit logs\n\nTo get audit logs about the usage of your model endpoints, you need to enable\n[Data Access audit logs](/logging/docs/audit#data-access) for Vertex AI.\nData Access audit logs include \"admin read\" operations that read metadata or\nconfiguration information. They also include \"data read\" and \"data write\"\noperations that read or write user-provided data.\n\nAfter you enable Data Access audit logs for Vertex AI, to view the\n`data_access` log stream in the Google Cloud console, you need to be granted the\nPrivate Logs Viewer role (roles/logging.privateLogViewer) .\n\nTo learn more about Data Access logs, including how to enable and view the logs,\nsee [Vertex AI audit logging information](/vertex-ai/docs/general/audit-logging).\n\nWhat's next\n-----------\n\n- Learn how to [tune a foundation model](/vertex-ai/generative-ai/docs/models/tune-models).\n- Learn about [responsible AI best practices and Vertex AI's safety filters](/vertex-ai/generative-ai/docs/learn/responsible-ai)."]]