You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if a user wants to terminate syslog-notify (e.g. if doing something that causes a lot of log messages), they need to find the process ID with ps and terminate it with kill. There should be an easier, turn-key way (e.g. syslog-notify -k).