Requirements and Configuration

Using the CodeMeter feature License Tracking requires at least CodeMeter License Server Version 4.50.

Using the feature Secure License Tracking requires at least CodeMeter License Server Version 5.20.

Configuration

The logging of licensing data must be activated together with CodeMeter License Server. This you do by direct activation in the CodeMeter Profiling environment.

Profiling

For Windows operating systems you find the profiling entries stored in the registry, for other operating systems entries are set in the file server.ini. The following table shows you the respective locations.

Operating system

Registry / Server.ini Entry

Windows

HKLM/SOFTWARE/WIBU-SYSTEMS/CodeMeter/Server/CurrentVersion

macOS

/Library/Preferences/com.wibu.CodeMeter.Server.ini

Linux

/etc/wibu/CodeMeter/Server.ini

There exist two relevant profiling entries for License Tracking.

Entry

Property

Value

LogLicenseTracking

[DWord]

[0;1]

information_grau_klein26

Default value is is 0 and Logging for License Tracking is disabled.

LogLicenseTrackingPath/[Firm Code]/

[SZ]

<path>

information_grau_klein26

Default path on Windows operating systems is %ProgramData%\CodeMeter\LicenseTracking.

For each Firm Code a separate directory is created.

For example, the log file for Firm Code 10 is saved to the directory <LogLicenseTrackingPath>/FC10/..

For other operating systems the default path has the same value of the general profiling entry LogPath.

information_weiss_klein26

Please note that you must stop the CodeMeter License Server service, make the change, and then restart the CodeMeter License Server service before the change can take effect.

Logfile Rotation

Currently, there is no logfile rotation implemented.

achtung

Currently, each time CodeMeter License Server is started, a new logfile with a times tamp is created and completed by respective licensing data.