mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
77c613d951
commit
65205a0d81
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