Replies: 1 comment
-
|
I checked the sources of the redis library (https://docs.rs/redis/0.32.4/redis/struct.PubSub.html) and |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi, I'm currently evaluating vector as replacement for Logstash. But I'd need to have a
pattern_channeldata type, to subscribe to a channel with pattern matching.I found the [https://github.com//issues/3319](issue/feature request) for supporting Redis as source and sink.
pattern channelis mentioned there. But unfortunately the pattern channel feature doesn't show up in the linked issues where they were implemented. and documentation doesn't show the option as well.Is there any plan to add this as well ? especially for
source? or am I missing something and it's already supported ?does the used library for Redis actually support it ?
Thanks in advance and best regards, David
Vector Config
No response
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions