Skip to content

Commit 8711e1f

Browse files
authored
OSS Fargate doc issues (#131)
* Fix Doc Issues * Fix Doc Issues * Fix Doc Issues
1 parent e8afb45 commit 8711e1f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/patterns/single-new-eks-observability-accelerators/single-new-eks-fargate-opensource-observability.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Single New EKS Cluster Opensource Observability - Fargate
1+
# Single Cluster Opensource Observability - Fargate
22

33
## Architecture
44

@@ -192,6 +192,11 @@ You should now see a new dashboard named `Java/JMX`, under `Observability Accele
192192

193193
![java-dashboard](../images/java-jmx-dashboard-fargate-oss.png)
194194

195+
## Viewing Logs
196+
197+
By default, we deploy a FluentBit daemon set in the cluster to collect worker logs for all namespaces. Logs are collected and exported to Amazon CloudWatch Logs, which enables you to centralize the logs from all of your systems, applications,
198+
and AWS services that you use, in a single, highly scalable service.
199+
195200
## Teardown
196201

197202
You can teardown the whole CDK stack with the following command:

0 commit comments

Comments
 (0)