Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Plugin #6617

Open
robertkeithrippetoe opened this issue Nov 5, 2019 · 6 comments
Open

S3 Plugin #6617

robertkeithrippetoe opened this issue Nov 5, 2019 · 6 comments
Labels
area/aws AWS plugins including cloudwatch, ecs, kinesis cloud Issues or requests around cloud environments feature request Requests for new plugin and for new features to existing plugins

Comments

@robertkeithrippetoe
Copy link

robertkeithrippetoe commented Nov 5, 2019

Feature Request

Opening a feature request kicks off a discussion.

Proposal:

Input Plugin to pull data using a file-reader pattern from s3 buckets into telegraph.

Current behavior:

Telegraf cannot natively be configured to consume specific formats of s3 data.

Desired behavior:

Telegraf can utilize a configurable s3 plugin in order to to consume specific formats of s3 data.

Use case:

Configure an s3 plugin to consume and parse data from AWS loadbalancer logs stored in an S3 bucket to feed telegraf metrics such as the number of unsuccessful http requests made to a specific loadbalancer.

Next Steps:
If there are no objections, I will open a pull request to start work on supporting this new plugin.

@danielnelson danielnelson added the feature request Requests for new plugin and for new features to existing plugins label Nov 8, 2019
@danielnelson
Copy link
Contributor

Sounds good, would be helpful if you can add the proposed TOML config here as soon as you have it for discussion.

@safuente
Copy link

Any progress on this feature? I think it could be very useful

@ssoroka ssoroka added the cloud Issues or requests around cloud environments label Oct 30, 2020
@NoxInmortus
Copy link

Would also be interrested by this input plugin

@helenosheaa helenosheaa added the area/aws AWS plugins including cloudwatch, ecs, kinesis label Jan 29, 2021
@JimHagan
Copy link
Contributor

New Relic would be interested in this plugin. Be curious to know if anyone has implementation proposals or sample TOML files.

@pmathur231
Copy link

Dell is interested in getting this plugin too. Any update on this one ?
if anyone has implemented or has a workaround , appreciate if you can share

@Hipska
Copy link
Contributor

Hipska commented Jul 11, 2023

You could mount the S3 bucket and then use the file, tail or directory_monitor plugins..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/aws AWS plugins including cloudwatch, ecs, kinesis cloud Issues or requests around cloud environments feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

No branches or pull requests

9 participants