Plugin that adds whole record to to_s field
gem install fluent-plugin-to_s<match test.**>
type to_s
tag_prefix string
field_name to_string
</match>test.hoge {"data":"wef"}
string.test.hoge {"data":"wef", "to_string":"{\"data\":\"wef\"}"}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Plugin that adds whole record to to_s field
gem install fluent-plugin-to_s<match test.**>
type to_s
tag_prefix string
field_name to_string
</match>test.hoge {"data":"wef"}
string.test.hoge {"data":"wef", "to_string":"{\"data\":\"wef\"}"}