GoogleCloudPlatform / GoogleCloudPlatform/ops-agent

Logging splits up multiline log messages

Open
#244 22 comments 18 reactions 0 assignees View on GitHub
no-stale
Dominant language
Go
Stars
204
Forks
87
Avg merge
21h 54m
Merged PRs (30d)
23

Description

Log entries spanning multiple lines like stack traces are split up and end up as multiple oneline entries in the Logs Explorer. Fluentbit provides [the “Multiline” filter](https://docs.fluentbit.io/manual/pipeline/filters/multiline-stacktrace) to deal with that, so I propose to implement it and add a `filters` element to the configuration model.

This is not a duplicate of #239: This issue requests support of GCP Cloud Tracing whereas I’m asking for proper treatment of stack traces for GCP Logging.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.