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