Skip to content

Commit cbe312d

Browse files
committed
Correcting some spacing issues
Signed-off-by: Lynette Miles <[email protected]>
1 parent 7951644 commit cbe312d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

installation/aws-container.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ distribution.
1010
The [AWS for Fluent Bit](https://github.com/aws/aws-for-fluent-bit) image contains Go
1111
Plugins for:
1212

13-
- Amazon CloudWatch as `cloudwatch_logs`.
14-
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch) |
15-
[Plugin](https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit)
16-
- Amazon Kinesis Data Firehose as `kinesis_firehose`.
17-
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/firehose)
18-
[Plugin](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit)
19-
- Amazon Kinesis Data Streams as `kinesis_streams`.
20-
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/kinesis)
21-
[Plugin](https://github.com/aws/amazon-kinesis-streams-for-fluent-bit)
13+
- Amazon CloudWatch as `cloudwatch_logs`. See the
14+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch) or the
15+
[Plugin repository](https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit).
16+
- Amazon Kinesis Data Firehose as `kinesis_firehose`. See the
17+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/firehose) or the
18+
[Plugin repository](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit).
19+
- Amazon Kinesis Data Streams as `kinesis_streams`. See the
20+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/kinesis) or the
21+
[Plugin repository](https://github.com/aws/amazon-kinesis-streams-for-fluent-bit).
2222

2323
These plugins are higher performance than Go plugins.
2424

0 commit comments

Comments
 (0)