DSLS Log File
Usage
add_DSLS_LOG </path/to/log> -tag <TAG> [OPTIONS]Options
</path/to/log> | The first argument must be a path to an CodeMeter™ log file. For a rotating log, the name specified must be in the form of <fileName>.@LATEST@.log. See Debug Log Monitoring for more details. |
-tag <TAG> | Specify the TAG to identify the license server. The TAG may contain only alphanumeric characters and underscores (_). The use of upper case characters is recommended for style purposes. |
-tz, -timezone | Set to timezone which was used to generate the debug log. Ex: PST8PDT. If debug log was generated in the same timezone as the Monitor server, leave blank. |
-checkouts | Extract checkout information from debug log. This can be used to monitor checkouts that are shorter in duration than the sampling rate. |
-host | If monitoring debug logs from triads, use this option to denote the server from which the data originates. |
-minPeriod <TIMESPEC> | Minimum sampling period. |
-maxPeriod <TIMESPEC> | Maximum sampling period. |
-autokill <TIMESPEC> | Kill parsing job after specified time. |
-usekeystore | Use DSLS key store file ($SWD/vovlmd/TAGNAME.ks) for authentication. |
-robust | Warn and ignore unparsable license usage output lines. |