class SendElasticSearch

Defined in:

deliver/send_elasticsearch.cr

Instance Method Summary

Instance methods inherited from class Deliver

proxy : String proxy, run run

Constructor methods inherited from class Deliver

new(options : Hash(Symbol, String)) new

Instance Method Detail

def run(endpoints : Array(Endpoint), es_endpoint : String) #

[View source]