Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
1k views

How to run Fluent-Bit in AWS-Lambda

I have built a more simple test image that works. The Dockerfile installs python, then Fluent-Bit, and then the CMD is a shell script that starts both processes. Here is my Dockerfile ################...
736f5f6163636f756e74's user avatar
2 votes
2 answers
4k views

How to configure aws credentials to setup cloudwatch with fluentbit

I need to send logs to cloudwatch using fluentbit, from the application hosted on my local system, but i am unable to configure the aws credentials for fluent bit to send logs to cloudwatch. It will ...
Raghu kapur's user avatar
0 votes
1 answer
2k views

Fluent Bit part of a string in one of the output field?

I am using AWS Firelens to send logs to Cloudwatch. Firelens sends these below fields by default to fluentbit container along with the log message. { "container_id": "asdfasdfasdfadsf", "...
karthikeayan's user avatar
  • 4,970