Class: LogStash::Api::Modules::Stats
- Defined in:
- lib/logstash/api/modules/stats.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Methods included from Util::Loggable
included, #logger, #slow_logger
Constructor Details
This class inherits a constructor from LogStash::Api::Modules::Base
Instance Method Details
#stats_command ⇒ Object
6 7 8 |
# File 'lib/logstash/api/modules/stats.rb', line 6 def stats_command factory.build(:stats) end |