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

document including br-int interface in ebpf fails to send/create flows

    • None
    • NetObserv - Sprint 227, NetObserv - Sprint 228, NetObserv - Sprint 229

      When tried to have below config in ebpf, it failed to send flows to FLP, can be seen from graph:

      $ oc get flowcollector -o jsonpath='{.items[].spec.ebpf}' | jq
      {
        "cacheActiveTimeout": "5s",
        "cacheMaxFlows": 1000,
        "excludeInterfaces": [
          "lo",
          "br-ex"
        ],
        "image": "quay.io/netobserv/netobserv-ebpf-agent:main",
        "imagePullPolicy": "IfNotPresent",
        "interfaces": [
          "br-int"
        ],
        "logLevel": "info",
        "resources": {},
        "sampling": 1
      }
      

              mmaciasl@redhat.com Mario Macias (Inactive)
              rhn-support-memodi Mehul Modi
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: