Replies: 2 comments 2 replies
-
Hi @PMaynard , E.g that will create the simplest possible pipeline, printing flow logs to stdout via "direct-flp" integration with flowlogs-pipeline:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Quick update here, as the same issue was also reported with the direct-flp mode : this has been fixed in v1.9.1-community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
What should the default behaviour be for the ebpf-agent when exporting ipfix and the target service is restarted?
Currently, the ebpf-agent will try to transmit messages to the old connection and does not have the logic to re-establish connection to the service. The agent needs to be restarted.
This can be replicated by:
Is this fine? Should I be running it another way? Should there be logic written to retry connection? Should it timeout and exit after being unable to transmit?
Beta Was this translation helpful? Give feedback.
All reactions