Hi, I’m trying to ingest Kafka messagges into morpheus for real-time DFP, but couldn’t find the way to connect them.
I followed the ‘Building AI-Based Cybersecurity Pipelines’ course material and also the codes from ‘Digital Fingerprinting with NVIDIA Morpheus’ course + DFP LaunchPad lab, but it’s always the same: for training you can use files -or course- but once trained, for inference I see that you can use only ‘from-azure’ and ‘from-duo’ options, not ‘from-kafka’ as with other pipelines.
Is there any way to send kafka messagges to morpheus, in a ‘from-kakfa’ way for inference?
Thanks in advance for any help!