Remote Logging with TLS #184
Replies: 5 comments 1 reply
-
Normally, the server will send a "hello" message, including the server certificate chain and the list of accepted client certificate issuers. Please make sure your server's certificate matches Apple's requirements. |
Beta Was this translation helpful? Give feedback.
-
Any issues with syslog logging with UDP? I'm getting app crashes when set up. |
Beta Was this translation helpful? Give feedback.
-
How did you set this up? Syslog via UDP is not supported anymore. Please see here. The upcoming version 2.3 comes with a lot of improvements for syslog over TCP. Maybe you should give it a try. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the response and clarification. I will switch to TCP.
On Mon, Mar 31, 2025 at 11:09 PM Marc Thielemann ***@***.***> wrote:
How do you set this up? Syslog via UDP is not supported anymore.
—
Reply to this email directly, view it on GitHub
<#184 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BA6DJQ6JNDY3INFB3PVAF2D2XIURTAVCNFSM6AAAAABXCYPP4SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRYGQZDSNQ>
.
You are receiving this because you commented.Message ID:
<SAP/macOS-enterprise-privileges/repo-discussions/184/comments/12684296@
github.com>
Evan Brown|+1 279 201 7247
IT Lead
2025 Ad Age Best Place to Work
|
Beta Was this translation helpful? Give feedback.
-
If anyone still has problems with Syslog, please test again with version 2.3, which is expected to be released next week. Most of the syslog code has been rewritten and some new features have been added. If anyone is still experiencing problems, please create an issue. Thank you very much. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I am trying to implement remote logging to a syslog server using TLS but the traffic keeps getting dropped.
How does the privileges app know what certificate to use/call while establishing that connection to the syslog server?
Beta Was this translation helpful? Give feedback.
All reactions