In order to generate license usage statistics for this product, it must be licensed using an AutoPass license, and then configured to send the information to an AutoPass License Server.
/opt/microfocus/licensing/autopass
In its default state, this file contains a number of parameters without values.
Option | Description |
---|---|
autopass.daemon.ls.host | The host name of the AutoPass License Server |
autopass.daemon.ls.port | The port number of the server. (The default port number is 5814.) |
autopass.daemon.ls.protocol | Set to HTTPS |
autopass.daemon.allow.usage.persistence | Set to true - this enables the link between your product and the AutoPass License Server |
The process for configuring license usage statistics in an AutoPass licensed container is the same as described here, but additionally, once your autopassdaemonconfig.ini file is configured, it must be added into your container image in the same location as described above: this can be copied in during your application deployment image build process or mounted at run time.