Configure continuous trace

Set max continuous trace occupation in bytes

Product Guardian
Syntax conf.user configure continuous_trace max_bytes_per_trace <size>
Description The maximum size in bytes for a continuous trace file.
Parameters size: Default value 100000000
Where CLI
To apply It is applied automatically

Set max pcaps to retain

Product Guardian
Syntax conf.user configure continuous_trace max_pcaps_to_retain <value>
Description The maximum number of PCAP files to keep on disk, when this number is exceeded the oldest traces will be deleted. This is a runtime machine setting used for self protection prevailing on the retention settings as described in the Configuring retention section
Parameters value: Default value 100000
Where CLI
To apply It is applied automatically

Set minimum free disk percentage

Product Guardian
Syntax conf.user configure continuous_trace min_disk_free <percent>
Description The minimum percentage of disk free under which the oldest continuous traces will be deleted
Parameters percent: Default value 10, enter without % sign
Where CLI
To apply It is applied automatically

Set maximum occupied space

Product Guardian
Syntax conf.user configure retention continuous_trace <occupied_space>
Description The maximum continuous traces occupation on disk in bytes
Parameters occupied_space: Default value is half of disk size
Where CLI
To apply It is applied automatically