TailInput
# File lib/fluent/plugin/in_tail_asis.rb, line 6 def initialize super @parser = nil end
# File lib/fluent/plugin/in_tail_asis.rb, line 12 def configure_parser(conf) @parser = AsisParser.new @parser.configure(conf) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.