Fri Jul 09, 2010 7:02 pm
echo is just going to echo the logs on the command line interface of the box. If you want them stored in the log buffer accessible via winbox store them in memory. If you want to save them for an extended period of time send them to a syslog sever. If you just want them for a short while for troubleshooting save them to disk.