You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to parse this log message into a fully structured representation, typically into json. Let's create a test setup with a flow that solves this as a blog post or simply as an example in the docs:
It would be nice to have an example to demonstrate how to parse semi-structured logs.
Let's consider the following log record:
We want to be able to parse this log message into a fully structured representation, typically into json. Let's create a test setup with a flow that solves this as a blog post or simply as an example in the docs:
logging-operator/pkg/sdk/logging/model/filter/parser.go
Line 203 in 4a926ef
Ideally the example should represent both the fluentd and syslog-ng solution.
The text was updated successfully, but these errors were encountered: