woodsmur opened a new issue #8873: URL: https://github.com/apache/pulsar/issues/8873
Hi, Is there a way to send data from multiple topic to different elasticsearch indices? For example, if I have `t-2020.12.01` and `t-2020.12.02`, how could I consume these two topics and create two corresponding indices `t-2020.12.01` and `t-2020.12.02`? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
