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

Fix stomp template option #1957

Merged
merged 2 commits into from
Apr 3, 2018

Conversation

gaborznagy
Copy link
Collaborator

As discovered in issue #1909 amqp LogTemplateOptions were not used in log_format_template call.

I have checked syslog-ng code for every template usage and discovered that stomp() dest. driver has the same problem, but only for the body part of the message.
Header part works: value_pairs call is using template options.

Gabor Nagy added 2 commits March 29, 2018 15:17
Signed-off-by: Gabor Nagy <gabor.nagy@balabit.com>
Signed-off-by: Gabor Nagy <gabor.nagy@balabit.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.

Thanks for the unit test migration! 👍

@kira-syslogng
Copy link
Contributor

success

Copy link
Collaborator

@Kokan Kokan left a comment

Choose a reason for hiding this comment

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

👍

@Kokan Kokan merged commit 18b9bcd into syslog-ng:master Apr 3, 2018
@Kokan Kokan removed the in progress label Apr 3, 2018
@gaborznagy gaborznagy deleted the fix-stomp-template_option branch April 3, 2018 10:33
@MrAnno MrAnno mentioned this pull request Apr 23, 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