Skip to content

Commit 2fcd0ed

Browse files
committed
README: Update the output capability section
1 parent 80634f2 commit 2fcd0ed

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,10 @@ For more information, visit the [input plugin documentation](https://ipfixprobe.
286286
287287
### 📤 Output
288288
289-
There are several currently available output plugins, such as:
289+
Similarly as in input, the output availability also depends on the installed packages.
290+
By default, installed the `ipfixprobe` package enables standard `ipfix` and `text` output.
290291
291-
- `ipfix` standard IPFIX [RFC 5101](https://tools.ietf.org/html/rfc5101)
292-
- `unirec` data source for the [NEMEA system](https://nemea.liberouter.org), the output is in the UniRec format sent via a configurable interface using [https://nemea.liberouter.org/trap-ifcspec/](https://nemea.liberouter.org/trap-ifcspec/)
293-
- `text` output in human readable text format on standard output file descriptor (stdout)
294-
295-
The output flow records are composed of information provided by the enabled plugins (using `-p` parameter, see [Flow Data Extension - Processing Plugins](./README.md#flow-data-extension---processing-plugins)).
292+
To exanble [NEMEA system](https://nemea.liberouter.org) output, you should install `ipfixprobe-nemea` instead of ipfixprobe
296293
297294
See `ipfixprobe -h output` for more information and complete list of output plugins and their parameters.
298295

0 commit comments

Comments
 (0)