Configure EDR Parameters
Use the following sample configuration to configure the EDR parameters.
config
edr file transaction
limit size file_size count file_count
flush interval file_flush_interval
end
NOTES:
-
limit size file_size count file_count : Specify the maximum size of one EDR file, after which the EDR file is compressed and new CSV file is created. The default file size is 100 MB.
count file_count : Specify the maximum number of EDR files to be preserved. The default file count is 10.
-
flush interval file_flush_interval : Specify the time interval, in milliseconds, to flush the EDR files. The default value is 1000 ms.