There is no implementation in the broker side. You should add a client that subscribes to whichever topics you like and write the data into the database.
1) if i understand well, if i have 1.000 client, i have a "hub" client that subscribe 1.000 channels
right?
2) the broken don't receive events, but i have notice the Inizializate method have the event name, can i check if all clients are connected? or manage other events?