mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- don't flush stdout
This commit is contained in:
parent
a5c0f2e41d
commit
22b8c6eaca
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class Agent < LogStash::Net::MessageClient
|
|||
ier.metadata["source_host"] = @hostname
|
||||
|
||||
#$stdout.write(".")
|
||||
$stdout.flush
|
||||
#$stdout.flush
|
||||
@connection.sendmsg(ier)
|
||||
@needack[ier.id] = ier
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue