Skip to content

Commit

Permalink
OSS Fargate doc issues (#131)
Browse files Browse the repository at this point in the history
* Fix Doc Issues

* Fix Doc Issues

* Fix Doc Issues
  • Loading branch information
elamaran11 authored Nov 10, 2023
1 parent e8afb45 commit 8711e1f
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Single New EKS Cluster Opensource Observability - Fargate
# Single Cluster Opensource Observability - Fargate

## Architecture

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

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

## Viewing Logs

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,
and AWS services that you use, in a single, highly scalable service.

## Teardown

You can teardown the whole CDK stack with the following command:
Expand Down

0 comments on commit 8711e1f

Please sign in to comment.