amazon-cloudwatch-logs-for-fluent-bit
amazon-cloudwatch-logs-for-fluent-bit copied to clipboard
A Fluent Bit output plugin for CloudWatch Logs
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.44 to 1.44.76. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.76 (2022-08-12) Service Client Updates service/amp: Updates service API and documentation service/chime-sdk-messaging: Updates service API, documentation, and...
when templating fails, it's very difficult to identify the source. the logs are flooded with this `time="2022-05-13T14:33:22Z" level=error msg="[cloudwatch 0] parsing log_group_name template '/eks/eks/$(kubernetes['namespace_name'])/$(kubernetes['labels']['k8s-app'])' (using value of default_log_group_name instead): k8s-app:...
Bumps [github.com/aws/amazon-kinesis-firehose-for-fluent-bit](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit) from 1.5.1 to 1.7.0. Release notes Sourced from github.com/aws/amazon-kinesis-firehose-for-fluent-bit's releases. Amazon Kinesis Data Firehose for Fluent Bit 1.7.0 1.7.0 Feature - Add support for building this plugin on...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...
when creating Log Group for first time retention updated correctly after somedays I updated log retention policy..but retention didn't update in AWS CloudWatch .. I suspect it didn't reach below...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.4 to 1.6.0. Release notes Sourced from github.com/golang/mock's releases. v1.6.0 Changelog 317c030 Best effort guesses for output package path (#547) c59ba11 add ARM to support apple M1...
I was wondering if there is a way to have the cloudwatch log stream within a log group rotate hourly? For example, if i could define the `log_stream_prefix` to be...
Can we support cloudwatch input for fluentbit. We already have something equivalent for fluentd. With the input plugin we can leverage the fluentbit sql streaming.
Fluent Bit currently crashes if a simple string log is received by the cloudwatch go plugin. This shouldn't affect the normal use case of Firelens because Firelens usually receives input...