mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
84a747cdfe
commit
21c435a5b3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class LogStash::Agent
|
|||
include LogStash::Util::Loggable
|
||||
STARTED_AT = Time.now.freeze
|
||||
|
||||
attr_reader :metric, :name, :pipelines, :settings, :webserver
|
||||
attr_reader :metric, :name, :pipelines, :settings, :webserver, :dispatcher
|
||||
attr_accessor :logger
|
||||
|
||||
# initialize method for LogStash::Agent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue