1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/sdpolicy-logging.adoc
Janelle Neczypor 8e28b17403 OSDOCS-5716
2023-04-21 18:22:58 +00:00

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.