Hello, new here. Successfully setup Kafka integration and i see the test message sent when i test from the UI. Shouldn't I also see messages when a user is created, etc.? All I seem to be able to get to show is the test message. My objective is to use fusionauth with a custom user database and to take action on the custom database when a new user is created. I figured linking in to the events via Kafka would be better than webhooks. Please advise. Thank you in advance.