mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
18 lines
868 B
Plaintext
18 lines
868 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * osd_architecture/osd_policy/osd-service-definition.adoc
|
|
|
|
[id="sdpolicy-logging_{context}"]
|
|
= Logging
|
|
|
|
{product-title} provides optional integrated log forwarding to Amazon CloudWatch.
|
|
|
|
[id="audit-logging_{context}"]
|
|
== Cluster audit logging
|
|
Cluster audit logs are available through Amazon CloudWatch, 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 collected by Fluentd and forwarded to Amazon CloudWatch through the cluster logging stack, if it is installed.
|