Create a Report Log

In the options file, you can create a report log file, which is a compressed, encrypted file that provides usage reports on license activity.

To create a report log

  1. In a text editor, open the options file, adskflex.opt.
  2. In the options file, enter the following syntax on its own line (REPORTLOG must be uppercase):

    REPORTLOG [+]report_log_path

    • Windows example: REPORTLOG +"c:\My Documents\report.rl" means that a report log named report.rl is located in the folder c:\My Documents.
    • Mac OS X or Linux example: REPORTLOG +"/Users/<user id>/NLM/report.rl" means that a report log named report.rl is located in the folder /Users/<user id>/NLM.
    Note: Path names that contain spaces must be enclosed in quotation marks.

    In the REPORTLOG syntax, “[+]” means that entries to the log file you create are appended rather than replaced each time the Network License Manager is restarted. It is recommended that you use this option to retain a history of log entries.