Sha256: 0fb512c5c676a319f9f025b71fcbcbcecb7fde115e238e8212ae78ef8fd593ed

Contents?: true

Size: 515 Bytes

Versions: 25

Compression:

Stored size: 515 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
  auto_create_stream true
</match>

<match test.cloudwatch_logs.in>
  type stdout
</match>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
fluent-plugin-cloudwatch-logs-yajl-0.4.5 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.4 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.3.pre1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.2.pre example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.4.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.8 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.7.pre example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.6 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.6.pre1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.5 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.4 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.3 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.3.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.2.6 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.2.5 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.2.4 example/fluentd.conf