모델 엔드포인트 사용에 대한 감사 로그를 가져오려면 Vertex AI에 데이터 액세스 감사 로그를 사용 설정해야 합니다.
데이터 액세스 감사 로그에는 메타데이터나 구성 정보를 읽는 '관리자 읽기' 작업이 포함됩니다. 또한 사용자가 제공한 데이터를 읽거나 쓰는 '데이터 읽기' 및 '데이터 쓰기' 작업도 포함됩니다.
Vertex AI에 데이터 액세스 감사 로그를 사용 설정한 후 Google Cloud 콘솔에서 data_access 로그 스트림을 보려면 비공개 로그 뷰어 역할(roles/logging.privateLogViewer)을 부여받아야 합니다.
로그 사용 설정 및 보기 방법을 포함하여 데이터 액세스 로그에 대한 자세한 내용은 Vertex AI 감사 로깅 정보를 참조하세요.
[[["이해하기 쉬움","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-08-08(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)."]]