-
Notifications
You must be signed in to change notification settings - Fork 180
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
Support for wildcard topic_key
#430
Comments
This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days |
This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days |
This issue was automatically closed because of stale in 30 days |
Hey @brsolomon-deloitte, we should be able to achieve the same effect by using the e.g.
The |
Is your feature request related to a problem? Please describe.
If I have a wildcard
<match zeek.**>
for@type kafka2
, it would be great to have a way fortopic_key
to simply mirror the actual topic that is picked up.Describe the solution you'd like
Describe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered: