To hide the sensitive data like virtual machine name, host name, and user name, the data transferred between vCloud Usage Meter and vCloud Usage Insight is anonymized. You can remove the anonymization of the Monthly Usage report and the Virtual Machine History report.

Prerequisites

  • You must have a password to log in to the vCloud Usage Meter console as root.
  • You must start the SSHD service on the vCloud Usage Meter console.
  • You must download the Monthly Usage report or the Virtual Machine History report.

Procedure

  1. Log in to the vCloud Usage Meter console as usagemeter.
  2. Enter the /opt/vmware/cloudusagemetering directory.
    cd /opt/vmware/cloudusagemetering
  3. To deanonymize the anonymized Monthly Usage or Virtual Machine History report, run the command.
    ./scripts/report_deanonymize.sh [location_of_anonymized_report] [destination_for_de-anonymized_report]
    You can also run the script on a different file that contains an anonymized data.
    A message displays. Your report was successfully deanonymized. The result is located at location-of-deanonymized-report.txt