Follow these steps to configure how long you want to store information (filename, file type, engine type, MD5 checksum, and SHA-256 hash file) in AV-Suite for malicious and nonmalicious objects using the CLI.
To configure the length of time to store the objects:
Go to CLI configuration mode:
vx-hostname > enable vx-hostname # configure terminal
Specify how long you want to store the objects.
vx-hostname (config) # analysis retro-hunt time <hours>
The range is from 1 to 720 hours. The default value is 0 hours, which means an unlimited time period.
Save your changes.
vx-hostname (config) # write memory
Verify the setting for how long the objects are stored in AV-Suite.
vx-hostname (config) # show analysis config ..... Analysis reset duplicate since : 2018/04/19 10:41:23 Retroactive hunting : Enabled Retroactive hunting time : 0 hours Retroactive update interval : 300 seconds VM throttling : AUTO .....