Skip to content

Commit 887ee7c

Browse files
ptuxnasa9084
andauthored
Update content/ja/docs/tasks/debug-application-cluster/audit.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 464efc6 commit 887ee7c

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/debug-application-cluster/audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Kubernetesの監査はクラスター内の一連の行動を記録するセキ
5656
定義されている監査レベルは:
5757

5858
- `None` - ルールに一致するイベントを記録しません。
59-
- `Metadata` - lリクエストのメタデータ(リクエストしたユーザー、タイムスタンプ、リソース、動作などを記録しますが、リクエストやレスポンスのボディは記録しません。
59+
- `Metadata` - リクエストのメタデータ(リクエストしたユーザー、タイムスタンプ、リソース、動作など)を記録しますが、リクエストやレスポンスのボディは記録しません。
6060
- `Request` - ログイベントのメタデータとリクエストボディは表示されますが、レスポンスボディは表示されません。
6161
これは非リソースリクエストには適用されません。
6262
- `RequestResponse` - イベントのメタデータ、リクエストとレスポンスのボディを記録しますが、

0 commit comments

Comments
 (0)