mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
2f6e1800ac
commit
8515bbc8e7
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