CDF-M topics are indicated by:
com.tipoff.coredatafeed.message.*
Example:
com.tipoff.coredatafeed.message.client_integrated.port1
The output format for CDF-M topics is custom and is created once the topic has been defined. Here is a basic sample message that could be published to a CDF-M topic for a Telegraf consumer:
{
"wiretime"
:
7438
,
"packet_length"
:
68
,
"src_host"
:
"172.18.0.5"
,
"dst_host"
:
"224.0.77.6"
}
See Configuring CDF-M Topics later in this document for the steps necessary to configure this topic name in the VMX-Capture setup for CDF-M.