Skip to content

Feature: Concatenate Partial/Split Container Logs #895

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

Open
wants to merge 1 commit into
base: mainline
Choose a base branch
from

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.

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.

1 participant