Symptom
When we enable debug on vSmart controller, no debug logs are generated as there is no file generated in the folder /var/log/tmplog/.
Conditions
SD-WAN controller is running 20.12.2.
Workaround
The below configs are needed for the debug logs to show up. And for that we need to configure it through CLI.
--- Config ---
Controller-1# show running-config system logging
system
logging
disk
enable
priority debug <--
!
!
Further Problem Description