- we should send a reply to the client sending the indexrequest

This commit is contained in:
Jordan Sissel 2009-10-26 06:14:11 +00:00
parent 473ee8cd74
commit 5dcd3ff22f

View file

@ -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