Sha256: f0ae08368e6796567526e04cf3eec5be28716aae6b2941a52f8c320343f2723b

Contents?: true

Size: 208 Bytes

Versions: 21

Compression:

Stored size: 208 Bytes

Contents

<%= preamble %>

require "fluent/plugin/output"

module Fluent
  module Plugin
    class <%= class_name %> < Fluent::Plugin::Output
      Fluent::Plugin.register_output("<%= name %>", self)
    end
  end
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
fluentd-0.14.23.rc1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.22 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.22.rc2 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-hubspot-0.14.14.2 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-hubspot-0.14.14.1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.22.rc1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.21 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.20 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.20.rc1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.19 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.18 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.17-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.17-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.17 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.16 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.15 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.14 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.14.pre.1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.13-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-0.14.13-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb