Skip to content

Commit 9cdf954

Browse files
committed
README: add reference to JSON Kafka output plugin
1 parent 146397e commit 9cdf954

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
@@ -47,6 +47,7 @@ network interface and a port. Multiple instances of these plugins can run concur
4747
- `FDS File <src/plugins/output/fds>`_ - store all flows in FDS file format (efficient long-term storage)
4848
- `IPFIX File <src/plugins/output/ipfix>`_ - store all flows in IPFIX File format
4949
- `JSON <src/plugins/output/json>`_ - convert flow records to JSON and send/store them
50+
- `JSON <src/plugins/output/json-kafka>`_ - convert flow records to JSON and send them to Apache Kafka
5051
- `Viewer <src/plugins/output/viewer>`_ - convert IPFIX into plain text and print
5152
it on standard output
5253
- `Time Check <src/plugins/output/timecheck>`_ - flow timestamp check

0 commit comments

Comments
 (0)