[[["이해하기 쉬움","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)"],[[["\u003cp\u003eArtifact Management audit logs capture successful events within container registries in both the root admin cluster and each organization's admin cluster.\u003c/p\u003e\n"],["\u003cp\u003eEach audit log entry contains a unique \u003ccode\u003eauditID\u003c/code\u003e, the \u003ccode\u003eaction\u003c/code\u003e performed, and the \u003ccode\u003etime\u003c/code\u003e of the event, along with a \u003ccode\u003euser\u003c/code\u003e object detailing the identity and issuer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresource\u003c/code\u003e field identifies the specific resource involved in the action, while \u003ccode\u003e_gdch_service_name\u003c/code\u003e is always \u003ccode\u003e"artifactmanagement"\u003c/code\u003e and \u003ccode\u003e_gdch_namespace\u003c/code\u003e is always \u003ccode\u003e"harbor-system"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e_gdch_service_tenant\u003c/code\u003e can be \u003ccode\u003e"infra-obs"\u003c/code\u003e or \u003ccode\u003e"platform-obs"\u003c/code\u003e, \u003ccode\u003e_gdch_cluster\u003c/code\u003e denotes the specific Kubernetes cluster, and \u003ccode\u003e_gdch_fluentbit_pod\u003c/code\u003e indicates the Fluent Bit pod collecting the logs.\u003c/p\u003e\n"]]],[],null,["# Artifact Management audit logs include successful events in the container registries in the org infrastructure cluster.\n\nJSON representation\n-------------------\n\n {\n \"auditID\": string,\n \"action\": string,\n \"time\": string,\n \"user\":{\n object\n },\n \"resource\": string,\n \"_gdch_service_name\": string,\n \"_gdch_namespace\": string,\n \"_gdch_service_tenant\": string,\n \"_gdch_cluster\": string,\n \"_gdch_fluentbit_pod\": string\n }"]]