Hi,
customer has data in AMQP message bus. Data is encoded using AVRO.
Assume binary format, not JSON.
Questions:
Is there a need for an additional message handler described here?
https://github.com/damiendallimore/SplunkModularInputsJavaFramework/tree/master/amqp/src/com/splunk/modinput/amqp
What about scaling?
If it comes to hundreds of MB per second (>500k messages/second…) how would you architect a scaling ingestion tier?
Thanks,
Holger
↧