aws-samples / aws-samples/amazon-cloudwatch-container-insights
Applying multiline log parsing
- Dominant language
- Shell
- Stars
- 178
- Forks
- 117
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 3
Description
I've tried to enable multiline log parsing on this solution, but haven't been able to get the multiple line logs concatenated into one. I've followed the instructions on these links (https://docs.fluentbit.io/manual/pipeline/filters/multiline-stacktrace, https://docs.fluentbit.io/manual/pipeline/inputs/tail#multiline-support), but none of these work on this solution.
How do you enable multiline log parsing on this solution for any kind of log, regarding whether it has a timestamp on it or not?
I look forward to hearing from you soon
Contributor guide
Research direction
Start with the linked Fluent Bit multiline stacktrace and tail multiline documentation, then inspect this repository’s CloudWatch Agent Dockerfile and Kubernetes YAML templates for their logging configuration. Done means defining how multiline logs should be concatenated for timestamped and untimestamped formats and documenting or implementing a configuration that works in this solution.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100