Skip to content

Conversation

cstuncsik
Copy link
Contributor

@cstuncsik cstuncsik commented Oct 10, 2025

Summary

n8n's syslog destination defaults to RFC 3164 format, causing Vector and modern syslog servers to incorrectly parse JSON messages - the beginning of the JSON payload gets truncated into the appname field instead of appearing in the message body

Related Linear tickets, Github issues, and Community forum posts

PAY-3962

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Oct 10, 2025
@cstuncsik cstuncsik marked this pull request as ready for review October 10, 2025 18:30
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

currents-bot bot commented Oct 13, 2025

E2E Tests: n8n tests passed after 3m 20.7s

🟢 570 · 🔴 0 · ⚪️ 11 · 🟣 2

View Run Details

Run Details

  • Project: n8n

  • Groups: 3

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 0bba3c2

  • Spec files: 99

  • Overall tests: 587

  • Duration: 3m 20.7s

  • Parallelization: 9

Groups

GroupId Results Spec Files Progress
ui 🟢 482 · 🔴 0 · ⚪️ 11 · 🟣 2 83 / 84
ui:isolated 🟢 27 · 🔴 0 · ⚪️ 0 4 / 5
No name 🟢 61 · 🔴 0 · ⚪️ 0 10 / 10


This message was posted automatically by currents.dev | Integration Settings

Copy link

currents-bot bot commented Oct 13, 2025

E2E Tests: n8n tests passed after 3m 48.5s

🟢 576 · 🔴 0 · ⚪️ 11 · 🟣 2

View Run Details

Run Details

  • Project: n8n

  • Groups: 3

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 0bba3c2

  • Spec files: 99

  • Overall tests: 587

  • Duration: 3m 48.5s

  • Parallelization: 9

Groups

GroupId Results Spec Files Progress
ui 🟢 483 · 🔴 0 · ⚪️ 11 · 🟣 2 84 / 84
ui:isolated 🟢 32 · 🔴 0 · ⚪️ 0 5 / 5
No name 🟢 61 · 🔴 0 · ⚪️ 0 10 / 10


This message was posted automatically by currents.dev | Integration Settings

@cstuncsik cstuncsik requested a review from MarcL October 13, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants