[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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 }"]]