Read the Events
Consumers are client applications that subscribe to read and process events. You can simulate the subscription process by running the console consumer client to read the events you just created.
Events in a topic can be read as often as needed and by as many consumers as necessary. Events are not deleted after consumption.
- You have a topic with events in it.