Skip to content

Commit 327316a

Browse files
committed
Remove potentially confusing "previous examples" section
1 parent 61a0f52 commit 327316a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

examples/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,7 @@ Fluent Bit can be used to collect logs and push them to CloudWatch Logs. After c
4949

5050
[Amazon CloudWatch output plugin for Fluent Bit](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch)
5151

52-
## Previous Examples
53-
54-
The following examples are still valid examples and can still be used, but they predate the release of the EMF auto-detection feature.
55-
56-
### FireLens on ECS EC2
52+
## FireLens on ECS EC2
5753

5854
You can deploy the example by running the following:
5955

@@ -79,7 +75,7 @@ aws s3api create-bucket --bucket <bucket-name> --region <region>
7975
<ecs-service-name>
8076
```
8177

82-
### FireLens on ECS Fargate
78+
## FireLens on ECS Fargate
8379

8480
For running on Fargate, s3 file option is not supported for Fluent-bit config. Hence, we need to build the fluent-bit custom config image and then use its reference in our Firelens container definition.
8581

0 commit comments

Comments
 (0)