Description of issue:
it looks like this plugin is not verifying the existance of cloudwatch loggroup. This plugin should first verify the presence of loggroup. if loggroup does not exist then it should call the createloggroup api.
|
type LogsClient interface { |
time="2023-09-15T11:25:35Z" level=info msg="[cloudwatch 0] Log group /aws/eks/test already exists\n"
Description of issue:
it looks like this plugin is not verifying the existance of cloudwatch loggroup. This plugin should first verify the presence of loggroup. if loggroup does not exist then it should call the createloggroup api.
amazon-cloudwatch-logs-for-fluent-bit/cloudwatch/cloudwatch.go
Line 69 in 7b8dae0
time="2023-09-15T11:25:35Z" level=info msg="[cloudwatch 0] Log group /aws/eks/test already exists\n"