fluent-plugins-nursery / fluent-plugin-cloudwatch-logs

CloudWatch Logs Plugin for Fluentd
MIT License
201 stars 142 forks source link

CloudWatch event as raw text NOT json? #204

Closed boatmisser closed 4 years ago

boatmisser commented 4 years ago

Question

Is it possible to send log data to cloudwatch raw; i.e. not as a JSON record?

E.g. Cloudwatch message look like: 2020-09-24 10:12:45 INFO - Hello World" Instead of: {"message:"2020-09-24 10:12:45 INFO - Hello World"}

github-actions[bot] commented 4 years ago

@boatmisser this issue was automatically closed because it did not follow the issue template.