aws-samples / amazon-cloudwatch-container-insights

CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
MIT No Attribution
162 stars 106 forks source link

Revert "reduce default log level from info to error to reduce unneces… #156

Closed chadpatel closed 8 months ago

chadpatel commented 8 months ago

…sary logs being published (#155)"

This reverts commit 0bb955a9866c967802fb66820ee21ec99f56d6fa.

Description of the issue

Log_Level for the other sections is inherited from the SERVICE section https://docs.fluentbit.io/manual/administration/configuring-fluent-bit/classic-mode/configuration-file

Description of changes

revert the change and re-evaluate the best way to set the log level for just the fluent bit application

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before committing the code, please verify the following: