Skip to content

Conversation

dtbayles
Copy link

@dtbayles dtbayles commented Feb 5, 2025

Summary

  • Add parse-multiline-json.conf which allows users to concatenate split container logs without having to publish their own image (see tutorial here)
  • This PR does not change or remove any existing behavior

Testing

  • integration tests passing

make debug succeeded: yes
Integ tests succeeded: yes
New tests cover the changes: yes

Description for the changelog

Add .conf for concatenating split container logs

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dtbayles dtbayles requested a review from a team as a code owner February 5, 2025 01:17
@dtbayles
Copy link
Author

dtbayles commented Feb 5, 2025

Context: this reduces the need for consumers of this service to publish their own image to ECR with just a few added lines in a .conf file and allows them to choose the new .conf file in their CDK infra. Ultimately saves time having to build one-off ECR publishing steps into existing CI/CD. Very lightweight change.

@ShelbyZ
Copy link
Contributor

ShelbyZ commented Aug 29, 2025

@dtbayles it may make more sense to get this into fluent-bit upstream as we are potentially looking to pull parser files from that repository instead of managing local parser conf files here or from the archived fluent-bit-docker-image.

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.

2 participants