[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):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 }"]]