You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/gathering-data-audit-logs.adoc
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,15 @@ You can gather audit logs, which are a security-relevant chronological set of re
24
24
25
25
endif::support[]
26
26
ifdef::viewing[]
27
+
27
28
You can use the must-gather tool to collect the audit logs for debugging your cluster, which you can review or send to Red Hat Support.
29
+
30
+
ifdef::openshift-dedicated[]
31
+
[NOTE]
32
+
====
33
+
In {product-title} deployments, customers who are not using the Customer Cloud Subscription (CCS) model must request a copy of your cluster's audit logs by contacting Red Hat Support. This is because using the must-gather tool requires `cluster-admin` privileges.
Copy file name to clipboardExpand all lines: modules/nodes-nodes-audit-log-basic-viewing.adoc
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@
8
8
9
9
You can view the logs for the OpenShift API server, Kubernetes API server, OpenShift OAuth API server, and OpenShift OAuth server for each control plane node.
10
10
11
+
ifdef::openshift-dedicated[]
12
+
[NOTE]
13
+
====
14
+
In {product-title} deployments, customers who are not using the Customer Cloud Subscription (CCS) model must request a copy of your cluster's audit logs by contacting Red Hat Support. This is because viewing API server audit logs requires `cluster-admin` privileges.
0 commit comments