1
0
-1

I was trying to understand how the VES collector works. for sample data if the domain is fault it is publishing onto the kafka topic "unauthenticated.SEC_FAULT_OUTPUT" . If i try the same for syslog, it doesn't publish anywhere. 

I do notice that in DmaaPConfig.json no other topic is mentioned other than measurement and fault. 

What if i want to publish the data i send from a device into a specific topic  onto the DmaaP bus, how do i go about it? (for the VES validator part i can use the OtherFields tab in the schema to dump my data, but would want the data to sit on a separate topic) 

Any leads on this would be helpful

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      I'm not 100% certain but I think you would need to deploy a new variation of the VES collector that would publish to the specific topic on DMAAP.   These wiki pages describe how a new VES collector microservice can be created and deployed:   MicroServices Onboarding Flow in ONAP

        CommentAdd your comment...