Uploaded image for project: 'Network Observability'
  1. Network Observability
  2. NETOBSERV-2307

FlowCollector reports unable to find sourceTransportPort (SrcPort) for IPv4 IPFIX exports

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • netobserv-1.9.1
    • netobserv-1.9, netobserv-1.8.1
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • NetObserv - Sprint 273
    • None
    • None
    • Hide
      Previously, when configuring an IPFIX exporter, flows without ports (such as ICMP traffic) were ignored and generated errors in logs. Some information was also missing in IPFIX exports, such as TCP flags and ICMP data.
      Those details have been added, and missing fields such as ports no longer generate errors and are now included in exported data.
      Show
      Previously, when configuring an IPFIX exporter, flows without ports (such as ICMP traffic) were ignored and generated errors in logs. Some information was also missing in IPFIX exports, such as TCP flags and ICMP data. Those details have been added, and missing fields such as ports no longer generate errors and are now included in exported data.

      Description of problem:

      FlowCollector pods show below error:
      ~~~ 
      Failed in send v4 IPFIX record component=write.Ipfix error=unable to find sourceTransportPort (SrcPort) in record 
      ~~~
      
      

      Steps to Reproduce:

      1. Install Network-observability operator.
      2. Configure Flow collector with IPFIX and without Loki, IPFIX config look like below:
      
      ~~~
      exporters:
          - ipfix:
              targetHost: <host>
              targetPort: 2055
              transport: UDP
            type: IPFIX
      
      ~~~
      3. Flow-collector pod shows the error:
      
      ~~~
      Failed in send v6 IPFIX record component=write.Ipfix error=unable to find sourceTransportPort (SrcPort) in record
      ~~~  

      Actual results:

       

      Expected results:

       

              jtakvori Joel Takvorian
              rhn-support-krg Kruthika G
              None
              None
              None
              Mehul Modi Mehul Modi
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: