mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
ROSA-12691 New Feature: Log Forwarder
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
dd6909bed7
commit
12e4980335
31
security/rosa-forwarding-control-plane-logs.adoc
Normal file
31
security/rosa-forwarding-control-plane-logs.adoc
Normal file
@@ -0,0 +1,31 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="rosa-forwarding-control-plane-logs"]
|
||||
= Forwarding control plane logs
|
||||
|
||||
include::_attributes/attributes-openshift-dedicated.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: rosa-configuring-the-log-forwarder
|
||||
|
||||
toc::[]
|
||||
|
||||
[role="_abstract"]
|
||||
With {product-title} you have a control plane log forwarder that is a separate system outside your cluster. You can use the control plane log forwarder to send your logs to either an Amazon CloudWatch group or Amazon S3 bucket, depending on your preference.
|
||||
|
||||
Since the {product-title} control plane log forwarder is a managed system, it does not contend for resources against your workloads on your worker nodes.
|
||||
|
||||
[id="prerequisites_{context}"]
|
||||
== Prerequisites
|
||||
|
||||
* You have installed and configured the latest {rosa-cli} on your installation host.
|
||||
* You have installed and configured the latest {aws-first} command-line interface (CLI) on your installation host.
|
||||
|
||||
include::modules/rosa-determine-log-groups.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/rosa-create-an-iam-role-policy.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/rosa-set-up-cloudwatch-log-group.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/rosa-set-up-s3-bucket.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/rosa-manage-control-plane-log-forwarding.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user