Skip to content

Encryption in OSE #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jol64 opened this issue May 14, 2025 · 4 comments · Fixed by #208
Closed

Encryption in OSE #195

jol64 opened this issue May 14, 2025 · 4 comments · Fixed by #208
Labels
documentation Improvements or additions to documentation

Comments

@jol64
Copy link

jol64 commented May 14, 2025

Incorrect section

https://syslog-ng.github.io/admin-guide/200_About/002_Glossary#syslog-ng-ose reads
"It [premium edition] offers additional features, like encrypted message transfer and an agent for Microsoft Windows platforms."

whereas
https://syslog-ng.github.io/admin-guide/100_TLS-encrypted_message_transfer/001_Encrypting_log_messages_with_TLS/README
https://syslog-ng.github.io/admin-guide/100_TLS-encrypted_message_transfer/002_Mutual_authentication_using_TLS/README
https://syslog-ng.github.io/admin-guide/100_TLS-encrypted_message_transfer/README#secure-logging-using-tls
suggest, that TLS and thus encrypted message transfer is supported in OSE.

Description of the problem

The two section appear contradicting to me.

Proposed solution

Can you please clarify which section is correct or not, or whether encrypted message transfer refers to some other encryption type than TLS?

@jol64 jol64 added the documentation Improvements or additions to documentation label May 14, 2025
@zsoltgyulai94
Copy link
Contributor

@mrgarris0n , @HofiOne Could you take a peek? Should any of the sections be modified?

@HofiOne
Copy link
Collaborator

HofiOne commented Jun 10, 2025

I guess encrypted message transfer tries to refer to ALTP, so it should be reliable message transfer instead

@jol64
Copy link
Author

jol64 commented Jun 10, 2025

this is getting even more oscure. the max I could get w.r.t. to ALTP is https://www.syslog-ng.com/webcast-ondemand/send-logs-using-the-advanced-log-transport-protocol-altp8137672/ which suggests ALTP can use TLS compression but does not mention encyption or authentication at all. In other words: where can I find any information about ALTPs security aspects?
And the other way round: if ALTP is reliable, what are the reliability properties of syslog-ng without ALTP?

@HofiOne
Copy link
Collaborator

HofiOne commented Jun 11, 2025

This documentation covers only syslog-ng OSE, you can find the PE documentation here

HofiOne added a commit that referenced this issue Jun 11, 2025
Switched "encrypted" to "reliable" when discussing PE.

closes #195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants