Data collection

This topic describes what data Qt License Service and Qt License Server collect and how you can view your data.

For more information about Qt privacy policy, see Qt Appendix for Privacy and Security.

Terms and conditions

You need to accept Qt Terms and Conditions before you can perform any license reservations.

Note: When using Qt Online Installer, you accept the license agreement as part of the installation process.

To view and accept Qt Terms and Conditions interactively, run:

qtlicensetool --show-terms-and-conditions
qtlicensetool --show-terms-and-conditions
qtlicensetool.exe --show-terms-and-conditions

To view and accept Qt Terms and Conditions automatically, run:

qtlicensetool --accept-terms-and-conditions
qtlicensetool --accept-terms-and-conditions
qtlicensetool.exe --accept-terms-and-conditions

Collected data

The following tables describe the data collected by the license tools. Each table also includes example values and brief descriptions.

Active reservations

NameExample valueDescription
Reservation ID71d55544-caeb-4d48-8526-77cf4db928daUnique identifier for the reservation.
License number11163300Unique number assigned to a license.
Hardware ID355...58dIdentifier for a specific hardware.
User IDuser1Unique identifier for a user; logged in username (on-premises) or email (cloud Qt License Server backend).
Consumer process ID5932740923093Process ID of the license consuming application.
Lease start2024-09-09Date and time when the lease begins.
Lease end2024-09-16Date and time when the lease ends.
Last used2024-09-09Amount of lease time utilized. Deprecated information.
TypefloatingLicense type; site or floating. For more information, see License types.

For more information, see Export active reservations reports.

Logs

NameExample valueDescription
Log ID003ad091-c159-4659-b99c-be4f56dd99d5Unique identifier for a log entry.
Reservation ID71d55544-caeb-4d48-8526-77cf4db928daUnique identifier for the reservation.
License number11163300Unique number assigned to a license.
Hardware ID355...58dIdentifier for a specific hardware.
User IDuser1Unique identifier for a user; logged in username (on-premises) or email (cloud Qt License Server backend).
IP::ffff:127.0.0.1IP address.
Success1Success (1) or failure (0) of an operation.
Consumer IDqtframeworkIdentifier for the license consuming application.
Consumer version6.8.1Version of the license consuming application.
Consumer installation schemacommercialType of installation; commercial or open source.
Consumer supported featuresN/AFeatures supported by the license consuming application.
Consumer process ID5932740923093Process ID of the license consuming application.
OperationreleaseType of the performed operation; release or reserve.
Host OSLinux-X86_64Operating system of the host computer.
Timestamp2024-09-09 11:58:44:339Date and time of the log entry.
TypefloatingLicense type; site or floating. For more information, see License types.
License usage11The current consumption of the licenses from the license pool at the time of the log creation.
License Service version3.4.0Version of Qt License Service (client).

For more information, see Export logs.

Statistic

NameExample valueDescription
License number11163300Unique number assigned to a license.
Seats count50A number indicating the license pool size which is the seat count.
Seats reserved20A number indicating how many licenses are currently used from the pool.
Seats available30A number indicating how many licenses are still free in the pool.
Seats usage rate40.00%Percentage of how many licenses are currently in use.
Timestamp2024-09-09 11:58:44:339Date and time of the statistic.

For more information, see Export statistics.

Usage

The usage sheet contains detailed information about the license consumption per user per license consuming application.

NameExample valueDescription
Log ID931e8216-35c8-4a46-bef9-a02ef3b3693eUnique identifier for a log entry.
License number11163301Unique number assigned to a license.
Reservation ID71d55544-caeb-4d48-8526-77cf4db928daUnique identifier for the reservation.
Hardware ID355...58dIdentifier for a specific hardware.
User IDuser1Unique identifier for a user; logged in username (on-premises) or email (cloud Qt License Server backend).
Consumer IDsquish_executorIdentifier for the license consuming application.
Consumer version8.0.1Version of the license consuming application.
Execution start time2024-09-09 11:56:11:708Date and time when the license consuming application execution started.
Execution stop time2024-09-09 11:56:11:708Date and time when the license consuming application execution stopped.
Updated at2024-09-09 11:56:12:048Date and time when this record was updated in the database.

For more information, see Export detailed usage reports.

View your data

If the on-premises Qt License Server instance operates in online mode, it synchronizes the license usage reports to Qt Cloud daily. To view your data, download the reports from your Qt Customer Portal.

In offline mode, you can export the data at any time using the command-line utilities. You can export the logs in .xlsx and .csv format. For more information, see Manage reports manually.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.