Skip to content

Fix some small fluent-bit bugs#43

Merged
ryanjjung merged 3 commits intomainfrom
fluentbit-bug
Feb 24, 2026
Merged

Fix some small fluent-bit bugs#43
ryanjjung merged 3 commits intomainfrom
fluentbit-bug

Conversation

@ryanjjung
Copy link
Copy Markdown
Contributor

Bugs fixed:

  • Log untagged records to stdout so we can actually see them in our logs and respond to them.
  • Some fields that need to be treated like strings sometimes come through as non-strings (like node IDs that Stalwart treats as integers), so we have to convert them first.
  • There were some incorrect VPC peering values in here. I've corrected those.

Copy link
Copy Markdown
Collaborator

@aatchison aatchison left a comment

Choose a reason for hiding this comment

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

Lgtm

@ryanjjung ryanjjung merged commit dcd6210 into main Feb 24, 2026
3 checks passed
@ryanjjung ryanjjung deleted the fluentbit-bug branch February 24, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants