Command Line Interface Reference Guide > The Maintenance Menu > /maint/applog Application Services Trace Log Menu
/maint/applog
Application Services Trace Log Menu
This menu only appears in the VADC and standalone modes, and does not appear in the ADC-VX mode.
 
[Application Services Trace Log Menu]
export - Export application services trace log via FTP/TFTP/SCP
showlog - Show application services trace log
clearlog - Clear application services trace log
getlevel - Get the log level set in AX for all or specific modules
setlevel - Set the log level in AX for all or specific modules
tcp - Enable/disable log tcp activities
compress - Enable/disable log compression activities
caching - Enable/disable log caching activities
ssl - Enable/disable log ssl activities
http - Enable/disable log http activities
contclss - Enable/disable log content class activities
httpmod - Enable/disable log http modifications activities
appshape - Enable/disable log AppShape++ activities
dtable - Enable/disable log Data Table activities
xwp - Enable/disable log Appwall activities
     logonses - Enable/disable log session traces
     svrtylvl - Set the severity level from which traces to the log are printed
     printon - Set when to print the traces to the log
dump - Dump application services trace log configuration
 
Application Services Trace Log Menu Options 
Command Syntax and Usage
export
 
Exports the application services trace log via FTP/TFTP/SCP.
showlog
 
Shows the application services trace log.
clearlog
 
Clears the application services trace log.
getlevel
 
Displays the log level set in AX for all or specific modules.
setlevel
 
Sets the log level for one or all modules.
Specify the module, or skip for all modules.
Valid modules: configuration|classifying|persistency|dns|dns_responder|dns_resolv er|parsing|message_processing|dxp|sip|tcp|engine|compression|cache|http|http2|ht tp2_hpack|http2_priority|http2_parsing|base_http|http_parsing|contclass|modifica tions|ssl|auth|statistics|mp|appshape|fastview|fastview_smf|fetcher|data_table|d ata_table_allocator|user_awareness_table|urlf|xwp|memory|sp|application|ftp|trec k|icap|traffic_events|sniffer|botmng|sideband|quic|http3|aging|packet
Values: none, fatal, error, warning, info, debug, debug2 (detailed)
Default: error
compress
 
Enables or disables log compression activities.
caching
 
Enables or disables log caching activities.
ssl
 
Enables or disables log SSL activities.
http
 
Enables or disables log http activities.
cntclss
 
Enables or disables log content class activities.
httpmod
 
Enables or disables log HTTP modifications activities.
appshape
 
Enables or disables AppShape++ activities.
dtable
 
Enables or disables log data table activities.
xwp
 
Enables or disables log Appwall activities.
The logonses, svrtylvl, and printon commands control the trace log session capability.
When logonses is enabled, AX stores the logs in memory (according to the value of setlevel) and prints to the hard disk only the session logs defined with a severity level (svrtylvl). You can set to print the logs immediately or on session end (setting is controlled by printon).
This capability improves the readability of the logs because you print only the relevant logs and in chronological order.
logonses [d|e]
 
Enables or disables log session traces.
Default: disabled
svrtylvl [none|fatal|error|warning|info|debug|debug2]
 
Sets the severity level from which you print traces to the log.
Default: error
printon [session_end|severity]
 
Sets when to print the trades to the log.
Default: session_end
dump
 
Dumps application services trace log configuration.