Skip to content
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

system-source: allow syslog-protocol on unix-dgram() sources #2430

Merged
merged 1 commit into from Nov 27, 2018

Conversation

bazsi
Copy link
Collaborator

@bazsi bazsi commented Nov 26, 2018

FreeBSD has started to use RFC5424 format between applications and syslogd
when using the syslog() API. Allow this use by enabling the syslog-protocol
flag.

Signed-off-by: Balazs Scheidler balazs.scheidler@oneidentity.com

FreeBSD has started to use RFC5424 format between applications and syslogd
when using the syslog() API. Allow this use by enabling the syslog-protocol
flag.

Signed-off-by: Balazs Scheidler <balazs.scheidler@oneidentity.com>
Copy link
Collaborator

@MrAnno MrAnno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flags(syslog-protocol) falls back to RFC 3164 as early as possible when non-RFC5424 is received.

@kira-syslogng
Copy link
Contributor

Build SUCCESS

@lbudai lbudai merged commit b94e40f into syslog-ng:master Nov 27, 2018
@lbudai lbudai added this to the OSE 3.19 milestone Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants