物理サーバー(SERV)

ワークロードの場所

組織のみのワークロード

監査ログのソース

  • 物理サーバー
  • サーバー カスタム リソース

監査対象のオペレーション

マシンのイベント

監査情報を含むログエントリのフィールド
監査メタデータ 監査フィールド名
ユーザーまたはサービス ID gdch_service_name

次に例を示します。

"_gdch_service_name": "bm_nodes"
  

ターゲット

(API を呼び出すフィールドと値)

description

"description": "The overall security state of the system is at \"Risk\"

操作

(実行されたオペレーションを含むフィールド)

description

"description": "The overall security state of the system is at \"Risk\"

イベントのタイムスタンプ time

次に例を示します。

"time": "2022-12-02T16:06:29Z"

アクションのソース resource

次に例を示します。

"resource": "zb-ab-bm07"

成果 該当なし 該当なし
その他のフィールド 該当なし 該当なし

サンプルログ


{
  "description": "The overall security state of the system is at \"Risk\".",
  "_gdch_service_name": "bm_nodes",
  "resource": "zb-ab-bm07",
  "auditID": "IEL#32321",
  "user": {},
  "time": "2022-12-02T16:06:29Z",
  "_gdch_cluster": "root-admin",
  "_gdch_fluentbit_pod": "anthos-audit-logs-forwarder-5k8l2"
}

データの変更(CRUD オペレーション)

監査情報を含むログエントリのフィールド
監査メタデータ 監査フィールド名
ユーザーまたはサービス ID username

次に例を示します。

"user":{
 "username":"system:serviceaccount:
 gpc-system:root-admin-controller-sa"
  }

ターゲット

(API を呼び出すフィールドと値)

requestURI

"requestURI":"/apis/system.private.gdc.goog/v1alpha1/ namespaces/gpc-system/servers/zb-aa-bm07/status"

操作

(実行されたオペレーションを含むフィールド)

verb

"verb":"patch"

イベントのタイムスタンプ requestReceivedTimestamp

次に例を示します。

"requestReceivedTimestamp":"2022-12-02T23:52:22.509246Z"

アクションのソース sourceIPs

次に例を示します。

"sourceIPs":["10.251.127.4"]

成果 responseStatus

次に例を示します。

"responseStatus":{"metadata":{},"code":200}

その他のフィールド
  • annotations
  • objectRef

次に例を示します。

 "objectRef":{
"resource":"servers",
"apiGroup":
"system.private.gdc.goog",
"name":"zb-aa-bm07",
"apiVersion":"v1alpha1",
"namespace":"gpc-system",
"subresource":"status"
    }

サンプルログ

{
"user":{
"groups":["system:serviceaccounts","system:serviceaccounts:gpc-system"
"system:authenticated"]
"extra":{"authentication.kubernetes.io/pod-uid":["8a33590d-bbf2-4a23-b5de-851a451fac32"],
"authentication.kubernetes.io/pod-name":["root-admin-controller-5c5d44f45-2r5d4"]
},
"username":"system:serviceaccount:gpc-system:root-admin-controller-sa",
"uid":"ecaee5a1-f7e0-47e7-ae46-1cbd42fb2e99"
},
"requestURI":"/apis/system.private.gdc.goog/v1alpha1/namespaces/gpc-system/servers/zb-aa-bm07/status",
"sourceIPs":["10.251.127.4"],
"verb":"patch",
"userAgent":"root-admin-cm/v0.0.0 (linux/amd64) kubernetes/$Format",
"requestReceivedTimestamp":"2022-12-02T23:52:22.509246Z",
"stageTimestamp":"2022-12-02T23:52:22.527613Z",
"_gdch_cluster":"root-admin",
"responseStatus":{"metadata":{},"code":200},
"annotations":{
"authorization.k8s.io/reason":"RBAC: allowed by ClusterRoleBinding \
"root-admin-rootadmin-controllers-rolebinding\" of ClusterRole \
"root-admin-rootadmin-controllers-role\" to ServiceAccount \
"root-admin-controller-sa/gpc-system\"","authorization.k8s.io/decision":"allow"
},
"objectRef":{
"resource":"servers",
"apiGroup":
"system.private.gdc.goog",
"name":"zb-aa-bm07",
"apiVersion":"v1alpha1",
"namespace":"gpc-system",
"subresource":"status"
},
"gdch_fluentbit_pod":"anthos-audit-logs-forwarder-kp68x",
"kind":"Event",
"apiVersion":"audit.k8s.io/v1",
"stage":"ResponseComplete",
"level":"Metadata",
"auditID":"2b2b0ec8-627b-4f69-aa19-b6ba2c3e20cb",
"_gdch_service_name":"apiserver"
}