Try License Vault, our new cloud solution for license management! Hosted by JetBrains, it doesn't require installation and can be accessed from any device with an internet connection. Learn more
By default, the logging level for obtain, prolong, and release tickets is WARN. There are three loggers:
l_service - detailed logging of IDE requests and responses.
Reporting - logging of actions on a server: tickets obtaining and revoking with user and license information. The same as l_service, but in more human-readable representation.
Tickets - logging of actions with tickets. For example, manual ticket revoking.
Linux
macOS
Windows
Change logging level to INFO
Change to the FLS installation directory using the command line.
Under the current directory open the following file: web/WEB-INF/classes/log4j2.xml
Find the code block with the appropriate logger and delete it.