I am migrating to kafka as broker and debezium to get data (ETL data) from all of the micro-services to reporting and search databases.
Is there any way to configure debezium so that it puts data on separate topics based on custom criteria (like users or company or on some key column/attribute of row/data).