Updated Date: 04/21/2026
Configure a log level for QUIC log messages
Before you perform this task, confirm that your user account grants you access to the TMSH shell.
You can control the log level for QUIC log messages, using a BigDB variable. Note that all QUIC messages are logged to the file /var/log/ltm.
-
Access a console window on the BIG-IP system.
-
If a system prompt is displayed, type
tmsh. If atmshprompt is displayed, skip this step. -
Type the command sequence
modify sys db tmm.quic.log.level *log\_level*Valid values are: Critical, Error, Warning, Notice, Info, and Debug.
For example:
modify sys db tmm.quic.log.level critical
After you perform this task, the system logs QUIC messages according to the log level you specified with the BigDB variable.