Hi,
Our log message looks like
{
"message": "som message"
"context": {some json}
}
Problem is, with current fluentd configuration, context goes to clickhouse as a plain text (with => symbol in place of :), and there is no way to filter logs against fields in context.
Is there way to fix it?
Thanks.
Hi,
Our log message looks like
Problem is, with current fluentd configuration, context goes to clickhouse as a plain text (with
=>symbol in place of:), and there is no way to filter logs against fields in context.Is there way to fix it?
Thanks.