Sha256: d980a4103c6e52de9e671c22fddd7bb688053c7cb850b093bb2390eb445cfdad

Contents?: true

Size: 240 Bytes

Versions: 8

Compression:

Stored size: 240 Bytes

Contents

<source>
  @type dummy
  tag testing
  rate 10
  auto_increment_key num
  dummy [{"str": "message"}]
</source>

<match testing>
  @type numeric_monitor
  count_interval 1s
  monitor_key num
</match>

<match monitor>
  @type stdout
</match>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fluent-plugin-numeric-monitor-1.0.4 example/test_1s.conf
fluent-plugin-numeric-monitor-1.0.3 example/test_1s.conf
fluent-plugin-numeric-monitor-1.0.2 example/test_1s.conf
fluent-plugin-numeric-monitor-1.0.1 example/test_1s.conf
fluent-plugin-numeric-monitor-1.0.0 example/test_1s.conf
fluent-plugin-numeric-monitor-0.2.0 example/test_1s.conf
fluent-plugin-numeric-monitor-0.1.9 example/test_1s.conf
fluent-plugin-numeric-monitor-0.1.8 example/test_1s.conf