[[["容易理解","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 (世界標準時間)。"],[[["\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 }"]]