Sha256: 3bc97381ead7c4a68663dcdae5cc5ac0b8d1a46b3fef1e4a7d452b68058777ee

Contents?: true

Size: 215 Bytes

Versions: 247

Compression:

Stored size: 215 Bytes

Contents

<%= preamble %>

require "fluent/plugin/output"

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

Version data entries

247 entries across 247 versions & 7 rubygems

Version Path
fluentd-1.16.0 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.3-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.3-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.3-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.3 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.2-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.2-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.2-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.2 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.1-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.1-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.1-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.1 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.0-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.0-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.0-x64-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.15.0 templates/new_gem/lib/fluent/plugin/output.rb.erb
dtomasgu-fluentd-1.14.8.pre.dev templates/new_gem/lib/fluent/plugin/output.rb.erb
dtomasgu-fluentd-1.14.7.pre.dev templates/new_gem/lib/fluent/plugin/output.rb.erb
fluentd-1.14.6-x86-mingw32 templates/new_gem/lib/fluent/plugin/output.rb.erb