Fork me on GitHub
#onyx
<
2017-03-27
>
lellis14:03:30

hi guys! Someone use onyx http-output plugin + Amazon SES to send mails?

lellis14:03:36

Its possible to manipulate the request header?

lucasbradstreet15:03:29

@lellis can you just manipulate the header in your segment {:url "" :args {:headers {XXXX YYY} :body "a=1" :as :json}

lucasbradstreet23:03:28

@jasonbell you may be interested in an improvement we’ve made in the next 0.10.0 release. We now prevent segments from overflowing buffers as a result of large batch sizes. It won’t help you if your single segments are too big, but it’s a good start.