mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- don't require anymore; config will autorequire
This commit is contained in:
parent
988826195b
commit
2421d66d39
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ class LogStash::Config::File
|
|||
end # class LogStash::Config::Parser
|
||||
|
||||
#agent = LogStash::Agent.new({})
|
||||
#require "logstash/inputs/base"
|
||||
#require "logstash/inputs/amqp"
|
||||
cfg = LogStash::Config::File.new(ARGV[0])
|
||||
cfg.parse
|
||||
registry = LogStash::Config::Registry::registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue