Skip to content

Commit

Permalink
README: add reference to forwarding output
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas955 committed Mar 14, 2021
1 parent c626016 commit c3934bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ network interface and a port. Multiple instances of these plugins can run concur
**Output plugins** - store or forward your flows.

- `FDS File <src/plugins/output/fds>`_ - store all flows in FDS file format (efficient long-term storage)
- `Forwarder <src/plugins/output/forwarder>`_ - forward flows as IPFIX to one or mode subcollectors
- `IPFIX File <src/plugins/output/ipfix>`_ - store all flows in IPFIX File format
- `JSON <src/plugins/output/json>`_ - convert flow records to JSON and send/store them
- `JSON-Kafka <src/plugins/output/json-kafka>`_ - convert flow records to JSON and send them to Apache Kafka
Expand Down

0 comments on commit c3934bd

Please sign in to comment.