Sha256: 06abc11a2876f59e4254f28b25ce63e938ae83998639168f6d8449e285b47408

Contents?: true

Size: 136 Bytes

Versions: 341

Compression:

Stored size: 136 Bytes

Contents

module Fluent
  TextParser.register_template('known_old', /^(?<message>.*)$/)
  Plugin.register_parser('known', /^(?<message>.*)$/)
end

Version data entries

341 entries across 341 versions & 9 rubygems

Version Path
fluentd-1.15.3 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.2-x86-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.2-x64-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.2-x64-mingw-ucrt test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.2 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.1-x86-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.1-x64-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.1-x64-mingw-ucrt test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.1 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.0-x86-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.0-x64-mingw-ucrt test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.0-x64-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.15.0 test/scripts/fluent/plugin/parser_known.rb
dtomasgu-fluentd-1.14.8.pre.dev test/scripts/fluent/plugin/parser_known.rb
dtomasgu-fluentd-1.14.7.pre.dev test/scripts/fluent/plugin/parser_known.rb
fluentd-1.14.6-x86-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.14.6-x64-mingw-ucrt test/scripts/fluent/plugin/parser_known.rb
fluentd-1.14.6-x64-mingw32 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.14.6 test/scripts/fluent/plugin/parser_known.rb
fluentd-1.14.5-x64-mingw-ucrt test/scripts/fluent/plugin/parser_known.rb