mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_architecture/osd_policy/osd-service-definition.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="sdpolicy-logging_{context}"]
|
|
= Logging
|
|
{product-title} provides optional integrated log forwarding to Amazon CloudWatch (on AWS) or {gcp-full} Logging (on {gcp-short}).
|
|
|
|
For more information, see link:https://docs.openshift.com/dedicated/observability/logging/log_collection_forwarding/log-forwarding.html[About log collection and forwarding].
|
|
|
|
[id="audit-logging_{context}"]
|
|
== Cluster audit logging
|
|
Cluster audit logs are available through Amazon CloudWatch (on AWS) or {gcp-full} Logging (on {gcp-short}), if the integration is enabled. If the integration is not enabled, you can request the audit logs by opening a support case. Audit log requests must specify a date and time range not to exceed 21 days. When requesting audit logs, customers should be aware that audit logs are many GB per day in size.
|
|
[id="application-logging_{context}"]
|
|
== Application logging
|
|
Application logs sent to `STDOUT` are forwarded to Amazon CloudWatch (on AWS) or {gcp-full} Logging (on {gcp-short}) through the cluster logging stack, if it is installed.
|
|
|