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
I am trying to configure the monit service to log to journald instead of the default /var/log/monit.log. I have tried setting set log /dev/log and set log /dev/stdout, but no luck 😞