ixixi / fluent-plugin-sqs

Store fluent-event as queue message to Amazon SQS.
35 stars 53 forks source link

Use Yajl to serialize messages to JSON #13

Closed mtaylor91 closed 9 years ago

mtaylor91 commented 9 years ago

Hi Yuri,

This fixes issues with encoding strange characters to JSON I encountered similar to the issue described in https://github.com/uken/fluent-plugin-elasticsearch/issues/19. This is similar to fixes included in fluent-plugin-elasticsearch and fluent-plugin-s3 in https://github.com/fluent/fluent-plugin-s3/commit/8d4c3a2214cd5f8a00c14eb30885237da46f7f03.

Thanks! Mike

ixixi commented 9 years ago

thanks for your Pull Req! gem pushed, version 1.5.2.