mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
8f40c594f3
commit
d035f18b3c
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ module LogStash; class Pipeline < BasePipeline
|
|||
status = wait_until_started
|
||||
|
||||
if status
|
||||
@logger.info("Pipeline started succesfully", default_logging_keys)
|
||||
@logger.info("Pipeline started successfully", default_logging_keys)
|
||||
end
|
||||
|
||||
status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue