Wesley Pettit

Results 39 issues of Wesley Pettit

## Bug Report **Describe the bug** SIGSEGV and crash/pod restart. We got a stack trace from Valgrind. ``` {"log":"[2022/07/19 06:35:12] [debug] [input:tail:tail.1] inode=54654517 events: IN_MODIFY \n","stream":"stderr","time":"2022-07-19T06:35:12.801792673Z"} {"log":"[2022/07/19 06:35:12] [debug] [input:tail:tail.1]...

status: waiting-for-triage

Would it be possible to support `Flush` as a per input or per output setting? The reason for this request is that different inputs may be accepting logs at different...

long-term

I am considering building an 'AWS Metadata' plugin. It'd query the EC2 and ECS metadata services and add useful metadata to log records. For EC2, it'd use the new IMDSv2,...

work-in-process
AWS

Fixes #5314 5314 Signed-off-by: Wesley Pettit ---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can approve your change; please submit...

docs-required

---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can approve your change; please submit the following in a comment: -...

docs-required

I got a report from one of my customers which is interesting: Currently, we use Fluent Bit to tail log files that are rotated by our app and are then...

@edsiper and I discussed this recently; opening an issue to track it. ### Problem Many APIs have a limit on the amount of data they can ingest per request. For...

AWS
community-feedback
long-term
feature-request

### Summary Support [Docker Volume Configuration](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-volumes.html) via the `volumes` key in Compose. ### Description With #587, support was added for [Docker Volume Configuration](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-volumes.html) with ECS Params. Compose provides the fields...

feature-request

``` $ ./ecs-cli-local local up --file task-def.json docker-compose.local.yml file already exists. Do you want to write over this file? [y/N] y Successfully wrote docker-compose.local.yml INFO[0001] Creating network: ecs-local-network... FATA[0001] Failed...

feature-request
ecs-local

PLEASE HELP CHECK IF MY DESCRIPTIONS ARE CORRECT, ESPECIALLY FOR THE STORAGE METRICS. Signed-off-by: Wesley Pettit

waiting-for-user