File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ distribution.
10
10
The [ AWS for Fluent Bit] ( https://github.com/aws/aws-for-fluent-bit ) image contains Go
11
11
Plugins for:
12
12
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 ) .
22
22
23
23
These plugins are higher performance than Go plugins.
24
24
You can’t perform that action at this time.
0 commit comments