Replies: 1 comment
-
yes this would be helpful in many cases of bigger installations. Problem and possible result looks somehow similar to #4547 |
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
-
Hi,
Is there a way to send data from multiple topic to different elasticsearch indices? For example, if I have
t-2020.12.01
andt-2020.12.02
, how could I consume these two topics and create two corresponding indicest-2020.12.01
andt-2020.12.02
?Beta Was this translation helpful? Give feedback.
All reactions