Skip to content

Commit 9bf092f

Browse files
committed
README: improve identification of the JSON Kafka output
1 parent ce71366 commit 9bf092f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +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
50+
- `JSON-Kafka <src/plugins/output/json-kafka>`_ - convert flow records to JSON and send them to Apache Kafka
5151
- `Viewer <src/plugins/output/viewer>`_ - convert IPFIX into plain text and print
5252
it on standard output
5353
- `Time Check <src/plugins/output/timecheck>`_ - flow timestamp check

0 commit comments

Comments
 (0)