ixixi / fluent-plugin-sqs

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

Add one new 'raw_message' parameter #46

Open danielporfirio opened 6 years ago

danielporfirio commented 6 years ago

Add new parameter to enable the 'raw message' that returns only the body of the message discarding the other attributes.

fpytloun commented 5 years ago

Nice, thank you. There could be also way how to rewrite tag by __tag field set by out_sqs.