Closed tisted closed 5 years ago
Enable firelens module configuration
eg:
{ "containerDefinitions":[ { ... "firelensConfiguration":{ "type":"fluentbit", "options":{ "config-file-type":"s3 | file", "config-file-value":"arn:aws:s3:::mybucket/fluent.conf | filepath" } } } ] }
Enable firelens module configuration
eg: