Artifact Registry (AR)

워크로드 위치

파일 스토리지

감사 로그 소스

아티팩트 관리 감사 로그

감사 대상 작업

로그 유형

데이터 영역

아티팩트 만들기

감사 정보가 포함된 로그 항목의 필드
감사 메타데이터 감사 필드 이름
사용자 또는 서비스 ID user

예를 들면 다음과 같습니다.

"user":{
  "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
  "issuer":"artifact.private.gdc.goog/hra"
}

대상

(API를 호출하는 필드 및 값)

  • resource
  • _gdch_service_name
  • _gdch_cluster

"resource": "library/configsync:1.9.0-gdch.306",
"_gdch_service_name": "artifactmanagement",
"_gdch_cluster": "root-admin"

작업

(실행된 작업을 포함하는 필드)

action

"action": "create"

이벤트 타임스탬프 time

예를 들면 다음과 같습니다.

"time": "2022-11-30T02:14:33Z"

작업 소스 사용할 수 없음

사용할 수 없음

결과 성공한 작업만 로깅됩니다.

성공한 작업만 로깅됩니다.

기타 필드 _gdch_cluster

예를 들면 다음과 같습니다.

"_gdch_cluster": "root-admin"

예시 로그

{
  "auditID": "15000",
  "action": "create",
  "time": "2022-11-30T02:14:33Z",
  "user":{
    "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
    "issuer":"artifact.private.gdc.goog/hra"
  },
  "resource": "library/configsync:1.9.0-gdch.306",
  "_gdch_service_name": "artifactmanagement",
  "_gdch_namespace": "harbor-system",
  "_gdch_service_tenant": "infra-obs",
  "_gdch_cluster": "root-admin",
  "_gdch_fluentbit_pod": "anthos-audit-logs-forwarder-wqbg8"
}

아티팩트 삭제

감사 정보가 포함된 로그 항목의 필드
감사 메타데이터 감사 필드 이름
사용자 또는 서비스 ID user

예를 들면 다음과 같습니다.

"user":{
  "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
  "issuer":"artifact.private.gdc.goog/hra"
}

대상

(API를 호출하는 필드 및 값)

  • resource
  • _gdch_service_name
  • _gdch_cluster

"resource": "library/test:v1",
"_gdch_service_name": "artifactmanagement",
"_gdch_cluster": "root-admin"

작업

(실행된 작업을 포함하는 필드)

action

"action": "delete"

이벤트 타임스탬프 time

예를 들면 다음과 같습니다.

"time": "2022-11-30T21:26:17.718Z"

작업 소스 사용할 수 없음

사용할 수 없음

결과 성공한 작업만 로깅됩니다.

성공한 작업만 로깅됩니다.

기타 필드 _gdch_cluster

예를 들면 다음과 같습니다.

"_gdch_cluster": "root-admin"

예시 로그

{
  "auditID": "3993",
  "action": "delete",
  "time": "2022-11-30T21:26:17.718Z",
  "user":{
    "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
    "issuer":"artifact.private.gdc.goog/hra"
  },
  "resource": "library/test:v1",
  "_gdch_service_name": "artifactmanagement",
  "_gdch_namespace": "harbor-system",
  "_gdch_service_tenant": "infra-obs",
  "_gdch_cluster": "root-admin",
  "_gdch_fluentbit_pod": "anthos-audit-logs-forwarder-wqbg8"
}

아티팩트 가져오기

감사 정보가 포함된 로그 항목의 필드
감사 메타데이터 감사 필드 이름
사용자 또는 서비스 ID user

예를 들면 다음과 같습니다.

"user":{
  "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
  "issuer":"artifact.private.gdc.goog/hra"
}

대상

(API를 호출하는 필드 및 값)

  • resource
  • _gdch_service_name
  • _gdch_cluster

"resource": "library/test:v1",
"_gdch_service_name": "artifactmanagement",
"_gdch_cluster": "root-admin"

작업

(실행된 작업을 포함하는 필드)

action

"action": "pull"

이벤트 타임스탬프 time

예를 들면 다음과 같습니다.

"time": "2022-11-30T02:14:33Z"

작업 소스 사용할 수 없음

사용할 수 없음

결과 성공한 작업만 로깅됩니다.

성공한 작업만 로깅됩니다.

기타 필드 _gdch_cluster

예를 들면 다음과 같습니다.

"_gdch_cluster": "root-admin"

예시 로그

{
  "auditID": "3996",
  "action": "pull",
  "time": "2022-11-30T02:14:33Z",
  "user":{
    "identity":"s:gpc-system:artifact-registry-services-registry-exporter",
    "issuer":"artifact.private.gdc.goog/hra"
  },
  "resource": "library/test:v1",
  "_gdch_service_name": "artifactmanagement",
  "_gdch_namespace": "harbor-system",
  "_gdch_service_tenant": "infra-obs",
  "_gdch_cluster": "root-admin",
  "_gdch_fluentbit_pod": "anthos-audit-logs-forwarder-wqbg8"
}