fluent-plugin-s3 icon indicating copy to clipboard operation
fluent-plugin-s3 copied to clipboard

Amazon S3 input and output plugin for Fluentd

Results 44 fluent-plugin-s3 issues
Sort by recently updated
recently updated
newest added

### Describe the bug As my logs are being written to stdout, they are not uploading to the S3 bucket. It works correctly if I specify the aws_key_id and aws_sec_key...

waiting-for-user

### Is your feature request related to a problem? Please describe. I noticed me and many users are wondering to be able to recognize logs that are on many lines....

enhancement

### Describe the bug Using s3 input from cloudwatch logs (gzipped json) to send to opensearch, and all entries from each log file in s3 are being put into one...

waiting-for-user

### Describe the bug I have been trying to upload aggregated logs through fluentD to an s3 bucket. The entire set-up works if I use AWS long-term access keys but...

waiting-for-user

### Describe the bug td-agent is able to run columnify -h yet td-agent throwing err ```console $ su - td-agent -c "columnify -h" Usage of columnify: columnify [-flags] [input files]...

waiting-for-user

### Describe the bug Although the `aws_sdk_sqs/queue_poller` module does indeed delete only at the end of the code block passed to it while polling (assuming `:skip_delete` is `false`), the use...

enhancement

### Is your feature request related to a problem? Please describe. ![arch](https://user-images.githubusercontent.com/23316627/212591626-0c886611-1fe8-4708-b71f-b1e15d62fc3b.png) We'd like to send relatively large size data to Kinesis Data Streams. Due to the price problem, I'm...

waiting-for-triage

### Is your feature request related to a problem? Please describe. My environment is: `td-agent 4.4.1 fluentd 1.15.2 (c32842297ed2c306f1b841a8f6e55bdd0f1cb27f)` With the latest s3 plugin as for submitting this request. Here...

waiting-for-triage

### Describe the bug I have these files on /tmp filling up disk space and they are not removed by fluentd ``` 30M s3-20230115-3429444-1n0gm68 34M s3-20230118-4051437-8mi5ts 36M s3-20230105-1633445-ymzdql 44M s3-20230118-4082680-1v29q88...

waiting-for-triage

### Describe the bug I am running `RUN fluent-gem install elasticsearch -v 8.6.0 && fluent-gem install fluent-plugin-elasticsearch fluent-plugin-s3 elasticsearch-api` in my Dockerfile, two versions of `faraday` will be installed (2.7.3,...

waiting-for-triage