There are two log files:
/usr/tmp/license_errors provides a list of errors that occurred during the license installation process.
/usr/tmp/license_log provides day-to-day license activity information.
Follow these steps to enable logging of license checkouts and checkins:
Open the /etc/opt/licenses/daemon_options file in your preferred text editor.
Put a pound sign (#) in front of the NOLOG IN, NOLOG OUT, and NOLOG QUEUED lines so that the lines look as follows:
#NOLOG IN #NOLOG OUT #NOLOG QUEUED
The pound sign (#) comments out these lines.
To discontinue logging, remove the pound sign from the NOLOG IN, NOLOG OUT, and NOLOG QUEUED lines in the daemon_options file.
Stop and restart the license daemons.