Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
monitor:syslog [2023/01/23 13:52] – [Monitoring] Example journalctl and systemctl cmd-lines digital manmonitor:syslog [2024/12/16 01:18] (current) – [Monitoring] add a Darwin/macOS example use of 'log' digital man
Line 25: Line 25:
   $ sudo lnav /var/log/logfile   $ sudo lnav /var/log/logfile
    
 +On Darwin/macOS, you can use the ''log'' utility to view live or past log messages:
 +
 +  $ log stream --debug --process sbbs
  
 ===== See Also ===== ===== See Also =====