Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PBFlowToMap ¶ added in v0.1.4
func PBFlowToMap(flow *pbflow.Record) config.GenericMap
Types ¶
type DecodeJson ¶
type DecodeJson struct { }
func (*DecodeJson) Decode ¶
func (c *DecodeJson) Decode(line []byte) (config.GenericMap, error)
Decode decodes input strings to a list of flow entries
type Protobuf ¶
type Protobuf struct { }
Protobuf decodes protobuf flow records definitions, as forwarded by ingest.NetObservAgent, into a Generic Map that follows the same naming conventions as the IPFIX flows from ingest.IngestCollector
func NewProtobuf ¶
Click to show internal directories.
Click to hide internal directories.