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 5eb26bf commit a113629Copy full SHA for a113629
src/plugins/output/fds/README.rst
@@ -1,5 +1,5 @@
1
-Flow Data Storage (output plugin)
2
-=================================
+Flow Data Storage (output plugin) [beta version]
+================================================
3
4
The plugin converts and stores IPFIX Data Records into FDS file format. The file
5
is based on IPFIX, therefore, it provides highly-effective way for long-term
@@ -10,6 +10,9 @@ exported these records.
10
All data are stored into flat files, which are automatically rotated and renamed
11
every N minutes (by default 5 minutes).
12
13
+ | **Warning**: The plugin is still under development and some incompatible
14
+ | changes in file format may be introduced!
15
+
16
Example configuration
17
---------------------
18
0 commit comments