bender
bender copied to clipboard
Current Amazon ElasticSearch example has use_gzip: true..
https://github.com/Nextdoor/bender/blob/master/sample_configs/syslog-json/kinesis/elasticsearch-service/elasticsearch.yaml#L34
This doesn't work - you get an error back from Amazon: Content-Type header [application/octet-stream] is not supported
If you disable this, it works fine.
Confirmed with AWS that this is a known issue. It was supported briefly but had to be rolled back.