Howto print logs to syslog in MacOS #4329
Replies: 1 comment
-
Currently, most Golang-based software is unable to write to MacOS syslog due to a breaking change, as reported here: golang/go#59229. I've created a bug report here: #5005 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Howto print logs to syslog in MacOS
I use MacOS (last version). Then I need to configure the print to syslog.
If I set logDestinations: [stdout,syslog] in the mediamtx.yml config file does not occur nothing.
Howto configure it?
I use the last version 1.11.3.
Part of the log config:
Regards
Beta Was this translation helpful? Give feedback.
All reactions