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

[DOC] Data Prepper S3 sink new features #6925

Closed
1 of 4 tasks
graytaylor0 opened this issue Apr 8, 2024 · 0 comments · Fixed by #7163
Closed
1 of 4 tasks

[DOC] Data Prepper S3 sink new features #6925

graytaylor0 opened this issue Apr 8, 2024 · 0 comments · Fixed by #7163
Assignees

Comments

@graytaylor0
Copy link
Member

graytaylor0 commented Apr 8, 2024

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request and all versions that are affected.
There have been some changes to the S3 sink

  1. Support for dynamic path_prefix to group Events to different "folders" in the bucket - (Add creation and aggregation of dynamic S3 groups based on events data-prepper#4346)
  2. Existing threshold is at the group level. Support for aggregate_threshold to limit total memory usage for high group cardinality cases - (Add aggregate_threshold with maximum_size to s3 sink data-prepper#4385)
  3. Support for dynamic bucket name to send to different buckets dynamically, including a default_bucket parameter that will be sent to when a NoSuchBucketException or access denied exception is thrown.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants