Multi-consumer support using unique mid servers
You can now precisely manage log consumption with a new multi-consumer system, enabling dedicated consumers and MID servers for each specific log stream.
The system now supports multi-consumer log consumption which means each log source can be consumed separately have its own dedicated topic.
Previously, all logs were consumed from the same topic. However, with the new multi-topic concept, you can create multiple consumers for different topics. To create a consumer, you can select the following:
- A specific topic from the dropdown menu
- Respective destination configuration
- Respective consumer contextRemarque :Starting Zurich release, the Consumer context is a new field added in the Consumer form. Each consumer context is associated with one unique mid server.
Parallel processing with multiple MID servers
A major benefit of this multi-consumer architecture is the ability to run multiple consumers in parallel. This parallel processing significantly enhances the overall throughput and efficiency of log consumption, allowing the system to
handle larger volumes of diverse log data more effectively than before.
Remarque :
For a mid server consumer, the maximum production level throughput is 31500 msg/sec. You can use 27,000 msg/sec as the reliable sustained throughput.