mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
30adb7a565
commit
0da3d0fb12
1 changed files with 0 additions and 6 deletions
|
@ -128,11 +128,5 @@ module LogStash;
|
|||
}
|
||||
end
|
||||
|
||||
# def plugins
|
||||
# ::Gem::Specification.
|
||||
# find_all.
|
||||
# select {|spec| spec.metadata && spec.metadata["logstash_plugin"] == "true"}.
|
||||
# map {|spec| { :name => spec.name, :version => spec.version.to_s } }
|
||||
# end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue