lmnewlog
The lmnewlog utility switches the report log file by moving the existing report log information to a new file, then starting a new report log with the original report log file name. If you rotate report logs with lmnewlog instead of lmswitchr, you do not have to change the file name in the REPORTLOG line of the vendor daemon’s option file. Requires a version 7.1 or later vendor daemon.
Usage
lmnewlog [-c license_file_list] feature renamed_report_log [-secondary]
or:
lmnewlog [-c license_file_list] vendor renamed_report_log [-secondary]
where:
Argument |
Description |
-c license_file_list |
Use the specified license files. |
feature |
Any feature in this license file. |
vendor |
Name of the vendor daemon in this license file. |
renamed_report_log |
New file path where existing report log information is to be moved. |
-secondary |
A new report log file is generated on a secondary server. The -secondary option switches the report log file by moving the existing report log information to a new file, then starting a new report log with the original report log file name at the secondary server for 3-server setup. |