'How to capture SNMP traps in a spring boot application

Senario:

I am working on a web application using spring boot which captures the SNMP traps generated by a server.

Help wanted:

Suggest to me the correct technology to implement this scenario i.e. Apache Camel/Apache Kafka.

I did a little bit of research on the topic and found the above two systems used for this scenario, but I am not sure which one to use for better throughput and fault tolerance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source