Does anyone have the appropriate way i could enable logging in the syslog messages to see what commands are sent to a box from a user? Trying to debug a script and i'm aiming to see what the box itself sees as far as commands and logout requests. Currently seems like a netmiko script is not logging out on all the sessions. It will log in, check something log out, run a file transfer and it seems like a session is being held / idle. Longer day so i'm assuming it's going to be something stupid.