Verbose shell session logs
Standards security requires detailed session logging and by default, the verbosity is disabled in SSMC. The Verbose shell session logs feature allows you to enable verbosity for shell sessions.
To enable verbose shell session logs, execute the following command:
sudo /ssmc/bin/config_security.sh -o verbose_shell_session_logs -a enable -f
To disable verbose shell session logging, execute the following command:
sudo /ssmc/bin/config_security.sh -o verbose_shell_session_logs -a disable -f