Remotely Monitor Logs via Mac OS X Terminal

System log auditing and monitoring is important in a corporate network. One way of monitoring logs can be done using SSH.

You can monitor system logs of a remote machine using the following command:


To output it as a file on your local machine, append '> YourPath/outputLogFile'. Thus,


Powered by Blogger.