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

Feature request: enable templating for stream_name field in Kinesis sink #22342

Open
gabrieldurynek opened this issue Jan 31, 2025 · 0 comments
Labels
sink: aws_kinesis_streams Anything `aws_kinesis_streams` sink related type: feature A value-adding code addition that introduce new functionality.

Comments

@gabrieldurynek
Copy link

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

Similar to how we can use templates in kafka topics to allow dynamic variables, we'd like to have the capability of using dynamic values in the stream name for kinesis streams (https://vector.dev/docs/reference/configuration/sinks/aws_kinesis_streams/#stream_name).

Attempted Solutions

No response

Proposal

Enable templating for this field: https://vector.dev/docs/reference/configuration/sinks/kafka/#topic

References

No response

Version

No response

@gabrieldurynek gabrieldurynek added the type: feature A value-adding code addition that introduce new functionality. label Jan 31, 2025
@pront pront added the sink: aws_kinesis_streams Anything `aws_kinesis_streams` sink related label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sink: aws_kinesis_streams Anything `aws_kinesis_streams` sink related type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants