Skip to content

Commit c3934bd

Browse files
committed
README: add reference to forwarding output
1 parent c626016 commit c3934bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ network interface and a port. Multiple instances of these plugins can run concur
4545
**Output plugins** - store or forward your flows.
4646

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

0 commit comments

Comments
 (0)