Sha256: 66aff8881184f79e23a1cbecd27ef86c500501976a1be72e69d71d8cda32bd3b

Contents?: true

Size: 519 Bytes

Versions: 46

Compression:

Stored size: 519 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

46 entries across 46 versions & 3 rubygems

Version Path
fluent-plugin-cloudwatch-logs-0.14.3 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.14.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.14.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.14.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.13.4 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.13.3 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.13.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.13.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.13.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.12.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.11.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.11.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.11.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.10.2 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.10.1 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.10.0 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.9.5 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.9.4 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.9.3 example/fluentd.conf
fluent-plugin-cloudwatch-logs-0.9.2 example/fluentd.conf