mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- we should send a reply to the client sending the indexrequest
This commit is contained in:
parent
473ee8cd74
commit
5dcd3ff22f
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ module LogStash; module Net; module Servers
|
|||
else
|
||||
response.code = 0
|
||||
end
|
||||
yield response
|
||||
entry["@LOG_TYPE"] = log_type
|
||||
|
||||
# Now we have a hash for the log data, send it to the indexer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue