Skip to content

Commit 51d55ee

Browse files
committed
docs: resources: fix Amazon workshop link and description
- Update Amazon workshop URL to point to Fluent Bit pod logging page - Update section heading to reflect actual workshop content - Update description to accurately reflect CloudWatch Logs routing - Fixed url usage to URL (linting requirement) Applies to #2385 Signed-off-by: Eric D. Schabell <eric@schabell.org>
1 parent 6685e8b commit 51d55ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

about/resources.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use these lab resources to their full extent, you'll need to [install](../ins
1212

1313
Chronosphere provides several [open source observability workshops](https://o11y-workshops.gitlab.io/), including a Fluent Bit workshop:
1414

15-
{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %}
15+
{% embed URL="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %}
1616
Fluent Bit workshop for getting started with cloud native telemetry pipelines
1717
{% endembed %}
1818

@@ -29,8 +29,8 @@ Fluent Bit workshop for getting started with cloud native telemetry pipelines
2929

3030
You can also view the source files for these workshops on [GitLab](https://gitlab.com/o11y-workshops/workshop-fluentbit).
3131

32-
## Logging with Fluent Bit and Amazon OpenSearch workshop by Amazon
32+
## Fluent Bit pod logging on Kubernetes workshop by Amazon
3333

34-
This workshop by Amazon goes through common Kubernetes logging patterns and routing data to OpenSearch and visualizing with OpenSearch dashboards.
34+
This workshop by Amazon covers deploying Fluent Bit for pod-level logging on Kubernetes and routing data to CloudWatch Logs.
3535

36-
{% embed url="https://eksworkshop.com/" %}
36+
{% embed URL="https://eksworkshop.com/docs/observability/logging/pod-logging/fluentbit-setup" %}

0 commit comments

Comments
 (0)