The license server log file

A good source of information about a running CLC License Server is the log file. It contains information about the license server software itself (e.g. start up, shutdown, version, location of the configuration file, etc.) as well as about the licenses available, and the usage of those licenses. By default, the log file is created anew when the CLC License Server is started up.

The log file is a text file called licenseserver.log and is located in the installation area of the CLC License Server. It can be viewed directly using standard tools for reading text files, or it can be viewed and searched using the the LM-X License Server Client described in section The LM-X Graphical License Server Client.

The name and location of the log file, and aspects of its contents, can be customized as described in section 3.1.

The log file can be used for generating license usage statistics directly, but for this purpose, the LM-X License Server Client or the XML output that can be generated using the LM-X End User Utility tool, described in XML format status information may be of interest.

The top of a CLC License Server log file is shown below. This example information is from a server running on macOS, but the output looks similar on all platforms. In this case, two license files were found in the licenses folder, and two licenses are available, one for the CLC Genomics Workbench and one for the CLC Microbial Genomics Module.

[2017-08-16 16:50:31] LM-X License Server v4.9.1 build xxxxxxxx on <..host info..> (MacOSX_Universal)
[2017-08-16 16:50:31] Copyright (C) 2002-2018 X-Formation. All rights reserved.
[2017-08-16 16:50:31] Website: http://www.lm-x.com http://www.x-formation.com
[2017-08-16 16:50:31] License server has pid xxxxx.
[2017-08-16 16:50:31] Serving licenses for vendor CLCBIO.
[2017-08-16 16:50:31] 
[2017-08-16 16:50:31] License server using TCP IPv4 port 6200.
[2017-08-16 16:50:31] License server using TCP IPv6 port 6200.
[2017-08-16 16:50:31] License server using UDP IPv4 port 6200.
[2017-08-16 16:50:31] Reading licenses...
[2017-08-16 16:50:31] License file(s):
[2017-08-16 16:50:31] /Applications/CLCLicenseServer4/licenses/CLC-NETWORKLICENSE-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-yyyy-mm-dd.lic
[2017-08-16 16:50:31] /Applications/CLCLicenseServer4/licenses/CLC-NETWORKLICENSE-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-yyyy-mm-dd.lic
[2017-08-16 16:50:31] Log file path: /Applications/CLCLicenseServer4/licenseserver.log
[2017-08-16 16:50:31] Log to stdout: Yes
[2017-08-16 16:50:31] Log format: Normal
[2017-08-16 16:50:31] Configuration file path: /Applications/CLCLicenseServer4/licenseserver.cfg
[2017-08-16 16:50:31] Serving following features:
[2017-08-16 16:50:31] CLCGENOMICSWB (v11.99) (1 license(s)) license type: exclusive 
[2017-08-16 16:50:31] CLC_MICROBIAL_GENOMICS_MODULE (v2.99) (1 license(s)) license type: exclusive 
[2017-08-16 16:50:31] 
[2017-08-16 16:50:32] To administrate the license server go to your enduser directory and run the License Server Client.
[2017-08-16 16:50:32] Ready to serve...