SWIlock—license lock
This event logs the time when a license is checked out (locked) during Recognizer initialization and shows which license features are used.
In addition to the Tokens used for every event, this event has the following tokens:
Token |
Meaning |
---|---|
LFEAT |
License features. A comma-separated list showing which features are associated with the license. This string concatenates the features configured via swirec_licensing_features and swiep_licensing_features (with unavailable features removed). |
LMAX |
License maximum. The maximum number of available licenses. The number of licenses actually checked out and available for use by a recognizer instance. |
LUSED |
Licenses used. The current number of Recognizer or Vocalizer instances. |
OMAX |
Overdraft maximum. The number of available license ports (not including overdraft ports). |
Example:
EVENT=SWIunlo|LMAX=96|OMAX=4|LFEAT=osr_rec_tier4,dtmf
Related parameter