Repository URL to install this package:
|
Version:
0.4.2 ▾
|
<source> type forward </source> <source> type cloudwatch_logs tag test.cloudwatch_logs.in log_group_name fluent-plugin-cloudwatch-example log_stream_name fluent-plugin-cloudwatch-example state_file /tmp/fluent-plugin-cloudwatch-example.state </source> <match test.cloudwatch_logs.out> type cloudwatch_logs log_group_name fluent-plugin-cloudwatch-example log_stream_name fluent-plugin-cloudwatch-example auto_create_stream true </match> <match test.cloudwatch_logs.in> type stdout </match>