Sha256: 3094d68e7d59bfe5b47ef51ac4a3b87401c2408367097791482a1102ba6c4f57

Contents?: true

Size: 264 Bytes

Versions: 13

Compression:

Stored size: 264 Bytes

Contents

source {
  type "forward"
}

home_dir = ::Object::ENV['HOME']

match('event.*') {
  type "norikra_filter"
  norikra "localhost:26571"
  server {
    path "#{home_dir}/.rbenv/versions/jruby-1.7.8/bin/norikra"
  }
  remove_tag_prefix "event"
  target_map_tag true
}

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
fluent-plugin-norikra-0.4.4 example/blank.rb
fluent-plugin-norikra-0.4.3 example/blank.rb
fluent-plugin-norikra-0.4.2 example/blank.rb
fluent-plugin-norikra-0.4.1 example/blank.rb
fluent-plugin-norikra-0.4.0 example/blank.rb
fluent-plugin-norikra-0.3.0 example/blank.rb
fluent-plugin-norikra-patched-7-0.2.2 example/blank.rb
fluent-plugin-norikra-0.2.2 example/blank.rb
fluent-plugin-norikra-0.2.1 example/blank.rb
fluent-plugin-norikra-0.2.0 example/blank.rb
fluent-plugin-norikra-0.1.2 example/blank.rb
fluent-plugin-norikra-0.1.1 example/blank.rb
fluent-plugin-norikra-0.1.0 example/blank.rb