In the global control options, LOG(SMF) is set.
In the TSO facility, LOG(CMDS,SMF,INIT,MSG)) is set.
In the BATCH facility, LOG(CMDS,SMF,MSG,SEC9) is set.
Most TSS commands are issued in TSO or BATCH. After doing several commands in each of these facilities, dumping the SMF file, and executing TSSUTIL with REPORT CLASS(O) pointing to the dump SMF file, no commands are reported in the output.
Release : 16.0
Component : CA Top Secret for z/OS
TSS commands are processed in the Top Secret Address Space, which is affiliated with facility STC. LOG(CMDS) needs to be set on the STC facility or in the global LOG option in order for TSS commands to be logged.