syslog
System logs and event messages from all dockers are captured through syslog and saved in /var/log/syslog
Console logs can be viewed using the
show loggingcommand also. This command prints the information in syslog in console.show logging -fwill tail the output of syslogs in console/ssh session.