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

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

use_aws_timestamp this parameter doesn't effect #258

Open PawXQ opened 5 months ago

PawXQ commented 5 months ago

Problem

Hi Everyone when I try to get log from cloudwatch and send to kafka, I also want to get the clodwatcg timestamp, so I use use_aws_teimstamp = true but it seems doesn't work

...

Steps to replicate

Provide example config and message image image image

Expected Behavior or What you need to ask

I want to get the cloudwatch timestamp as below, and show it in the kafka image

...

Using Fluentd and CloudWatchLogs plugin versions