KB Article #69646
How to setup dynamic tracing
Problem
Resolution
-- Is it possible to setup tracing without the need of Gateway restart?
Resolution
* It is possible to set the tracing level dynamically (without the need of a restart) by using the commands below:
--for SFTP:
pelctl trace_entity -ename FT_SFTP -l (0..4)
or
pelctl trace_entity -ename TCP_SFTP -l (0..4)
--for FTP
pelctl trace_entity -ename FT_FTP -l (0..4)
or
pelctl trace_entity -ename TCP_FTP -l (0..4)
--for Pesit
pelctl trace_entity -ename FT_PHSE -l (0..4)
or
pelctl trace_entity -ename FT_PHSE -l (0..4)