Sha256: a47c630a62a8bb1e3616bf0164e8bf0c3190be09edae8007b70582d9267bb933
Contents?: true
Size: 579 Bytes
Versions: 11
Compression:
Stored size: 579 Bytes
Contents
<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 sequence_token_file /tmp/fluent-plugin-cloudwatch-example.seq auto_create_stream true </match> <match test.cloudwatch_logs.in> type stdout </match>
Version data entries
11 entries across 11 versions & 1 rubygems