mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
:_content-type: ASSEMBLY
|
|
[id="audit-log-view"]
|
|
= Viewing audit logs
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: audit-log-view
|
|
|
|
toc::[]
|
|
|
|
{product-title} auditing provides a security-relevant chronological set of records documenting the sequence of activities that have affected the system by individual users, administrators, or other components of the system.
|
|
|
|
// About the API audit log
|
|
include::modules/nodes-nodes-audit-log-basic.adoc[leveloffset=+1]
|
|
|
|
// Viewing the audit log
|
|
include::modules/nodes-nodes-audit-log-basic-viewing.adoc[leveloffset=+1]
|
|
|
|
// Filtering audit logs
|
|
include::modules/security-audit-log-filtering.adoc[leveloffset=+1]
|
|
|
|
// Gathering audit logs
|
|
include::modules/gathering-data-audit-logs.adoc[leveloffset=+1]
|
|
|
|
ifndef::openshift-rosa,openshift-dedicated[]
|
|
[id="viewing-audit-logs-additional-resources"]
|
|
[role="_additional-resources"]
|
|
== Additional resources
|
|
|
|
* xref:../support/gathering-cluster-data.adoc#about-must-gather_gathering-cluster-data[Must-gather tool]
|
|
* link:https://github.com/kubernetes/apiserver/blob/master/pkg/apis/audit/v1/types.go#L72[API audit log event structure]
|
|
* xref:../security/audit-log-policy-config.adoc#audit-log-policy-config[Configuring the audit log policy]
|
|
* xref:../logging/cluster-logging-external.adoc#cluster-logging-external[Forwarding logs to third party systems]
|
|
endif::[]
|