Skip to content
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

Applying multiline log parsing #91

Open
calvinchiulele1 opened this issue Apr 13, 2022 · 3 comments
Open

Applying multiline log parsing #91

calvinchiulele1 opened this issue Apr 13, 2022 · 3 comments
Labels
question Further information is requested

Comments

@calvinchiulele1
Copy link

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

@SaxyPandaBear
Copy link
Contributor

Can you clarify what you mean by work on this solution? To my understanding, this repo contains a bunch of sample templates. What are you trying to do? What's the YAML you're trying to deploy where this isn't working?

@calvinchiulele1
Copy link
Author

Thanks for the early reply @SaxyPandaBear

The template I'm referring to is https://github.com/aws-samples/amazon-cloudwatch-container-insights/blob/master/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluent-bit/fluent-bit.yaml. How can I have multiline log parsing working on this template?

@SaxyPandaBear
Copy link
Contributor

What did your fluent-bit configuration look like that did not work?

@SaxyPandaBear SaxyPandaBear added the question Further information is requested label Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants