Sha256: d6d2c2f2f5c10b1478fa4c47612f976ed9d61b86a0798bdf4564c1bb1dbc8af5
Contents?: true
Size: 599 Bytes
Versions: 13
Compression:
Stored size: 599 Bytes
Contents
<source> type forward </source> <match test.*> type norikra_filter norikra localhost:26571 <server> path /Users/tagomoris/.rbenv/versions/jruby-1.7.8/bin/norikra # $HOME </server> remove_tag_prefix test target_map_tag yes <default> <query> name count_${target} expression SELECT '${target}' as target,count(*) AS cnt FROM ${target}.win:time_batch(30 sec) </query> </default> <fetch> method sweep tag field target tag_prefix count interval 5s </event> </match> <match fluent.*> type null </match> <match **> type stdout </match>
Version data entries
13 entries across 13 versions & 2 rubygems