Use the analysis password-extraction update-shadow-file enable command to enable statistics. Statistics count the number of times each password candidate is found.
Note
You can configure password candidate statistics only using the CLI.
Prerequisites
Administrator or Operator access to the Email Security - Server appliance.
An established connection between your appliance and the Internet.
To enable statistics for password candidates:
hostname (config) # show analysis password-extraction
Password Analysis and Extraction Configuration Feature enabled : yes Max timeout : 60000 milliseconds Max text body to lookup : 10485760 bytes Candidate max length limit : 64 Updating shadow file : yes
Go to CLI configuration mode.
hostname > enable hostname # configure terminal
Enable statistics.
hostname (config) # analysis password-extraction update-shadow-file enable
Save your changes.
hostname (config) # write memory
Confirm your change.