mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
789 B
Plaintext
20 lines
789 B
Plaintext
|
|
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="rosa-sdpolicy-logging_{context}"]
|
|
= Logging
|
|
|
|
|
|
{product-title} provides optional integrated log forwarding to Amazon (AWS) CloudWatch.
|
|
|
|
[id="rosa-sdpolicy-cluster-audit-logging_{context}"]
|
|
== Cluster audit logging
|
|
Cluster audit logs are available through AWS CloudWatch, if the integration is enabled. If the integration is not enabled, you can request the audit logs by opening a support case.
|
|
|
|
[id="rosa-sdpolicy-application-logging_{context}"]
|
|
== Application logging
|
|
Application logs sent to `STDOUT` are collected by Fluentd and forwarded to AWS CloudWatch through the cluster logging stack, if it is installed.
|