Skip to content

http-destination: add msg_data_in_header option to be able to turn off sending message content-related data in the HTTP header#5455

Merged
HofiOne merged 2 commits intodevelopfrom
Remove-or-option-to-toggle-off-default-HTTP-headers-5452
Sep 5, 2025
Merged

http-destination: add msg_data_in_header option to be able to turn off sending message content-related data in the HTTP header#5455
HofiOne merged 2 commits intodevelopfrom
Remove-or-option-to-toggle-off-default-HTTP-headers-5452

Conversation

@HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Sep 4, 2025

Resolves: #5452

@HofiOne HofiOne changed the title http-destination: add msg_data_in_header option to be able to turn off sending message content-related data in the HTTP header http-destination: add msg_data_in_header option to be able to turn off sending message content-related data in the HTTP header Sep 4, 2025
@HofiOne HofiOne force-pushed the Remove-or-option-to-toggle-off-default-HTTP-headers-5452 branch from c12aaf2 to 3152d3a Compare September 4, 2025 11:38
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

This Pull Request introduces config grammar changes

syslog-ng/12584a41da5c7ec7610202a76d6498c4dcbae5ac -> syslog-ng/Remove-or-option-to-toggle-off-default-HTTP-headers-5452

Details
--- a/destination
+++ b/destination

 http(
+    msg-data-in-header(<yesno>)
     tls(
+        msg-data-in-header(<yesno>)
     )
 )

@HofiOne HofiOne marked this pull request as ready for review September 4, 2025 12:53
…f sending message content related data in the HTTP header

Signed-off-by: Hofi <[email protected]>
@HofiOne HofiOne force-pushed the Remove-or-option-to-toggle-off-default-HTTP-headers-5452 branch from 3152d3a to 6bbc7dd Compare September 4, 2025 16:33
@kira-syslogng
Copy link
Contributor

Build FAILURE

@HofiOne HofiOne force-pushed the Remove-or-option-to-toggle-off-default-HTTP-headers-5452 branch from 6bbc7dd to 4d50642 Compare September 4, 2025 17:00
@HofiOne HofiOne merged commit 63b719a into develop Sep 5, 2025
115 checks passed
@HofiOne HofiOne deleted the Remove-or-option-to-toggle-off-default-HTTP-headers-5452 branch September 5, 2025 08:32
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.

Remove or option to toggle off default HTTP headers

3 participants