We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f6dcc commit cea838eCopy full SHA for cea838e
README.rst
@@ -35,6 +35,7 @@ network interface and a port. Multiple instances of these plugins can run concur
35
36
**Output plugins** - store or forward your flows.
37
38
+- `FDS <src/plugins/output/fds>`_ - store all flows in FDS file format (efficient long-term storage)
39
- `JSON <src/plugins/output/json>`_ - convert flow records to JSON and send/store them
40
- `Viewer <src/plugins/output/viewer>`_ - convert IPFIX into plain text and print
41
it on standard output
0 commit comments