Hi guys, thanks in advance.
I need to do the following:
- consume a topic “topic A” from a group of kafka brokers [list of broker], sending them to influxdb as database “db A”
- consumer a nother topic from another group of kafka broker, sending them to the same influxdb as database “db B”
how can I set up telegraf.conf to do the above? Can I do this using one telegraf service?