Open
Description
Problem
We have used these configurations to create the cloudwatch groups. Now we wish to update the retention period in all the places using the retention_in_days
config. I updated the config map in kubernetes, but it had no impact. I am unable to understand if retention_in_days
works only on create or am I using it wrongly for update.
While searching, I came across retention_in_days_key
. From the description use specified field of records as retention period
, I am unable to make any use of it. Also, there seems to be no example or additional documentation related to the same.
Expected Behavior or What you need to ask
I would like to know how can I update the cloudwatch log retention period by updating the fluentd configuration config map
Metadata
Metadata
Assignees
Labels
No labels