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 1c275c8 commit b807a3cCopy full SHA for b807a3c
README.rst
@@ -36,6 +36,8 @@ network interface and a port. Multiple instances of these plugins can run concur
36
**Output plugins** - store or forward your flows.
37
38
- `JSON <src/plugins/output/json>`_ - convert flow records to JSON and send/store them
39
+- `Viewer <src/plugins/output/viewer>`_ - convert IPFIX into plain text and print
40
+ it on standard output
41
- `dummy <src/plugins/output/dummy>`_ - simple module example
42
- `lnfstore <extra_plugins/output/lnfstore>`_ (*) - store all flows in nfdump compatible
43
format for long-term preservation
0 commit comments