Skip to content

Commit 9b382a5

Browse files
committed
UniRec output: update README (example conf. now reflects default value of splitBiflow)
1 parent 14945b4 commit 9b382a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_plugins/output/unirec/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ except the one you would like to use.
5050
<plugin>unirec</plugin>
5151
<params>
5252
<uniRecFormat>TIME_FIRST,TIME_LAST,SRC_IP,DST_IP,PROTOCOL,?SRC_PORT,?DST_PORT,?TCP_FLAGS,PACKETS,BYTES</uniRecFormat>
53-
<splitBiflow>false</splitBiflow>
53+
<splitBiflow>true</splitBiflow>
5454
5555
<trapIfcCommon>
5656
<timeout>NO_WAIT</timeout>

0 commit comments

Comments
 (0)