Skip to content
Snippets Groups Projects
Unverified Commit 06f4492e authored by Joel Takvorian's avatar Joel Takvorian Committed by GitHub
Browse files

Add a new exporter type: DirectFLP (#223)

* Add a new exporter type: DirectFLP

DirectFLP starts the whole flowlogs-pipeline process directly from the
Agent, eliminating the need for a network connection between them.

This can be useful when both Agent and FLP run on the same host, saving
resources. This is mutually exclusive with other exporters such as with
Kafka.

rollback e2e deps bump

Avoid pbuf conversion when using direct-flp

Clarify test file name, use existing ipv6 const

Restore L2 drops

* update flp dep
parent a5378d6a
No related branches found
No related tags found
No related merge requests found
Showing
with 2796 additions and 421 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment