mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
c00d338ff0
commit
09eaae3289
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ class LogStash::Agent
|
|||
new_config = fetch_config(old_pipeline.settings)
|
||||
|
||||
if old_pipeline.config_str == new_config
|
||||
@logger.debug("no configuration change for pipeline", :pipeline => id, :config => new_config)
|
||||
@logger.debug("no configuration change for pipeline", :pipeline => id)
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue