Skip to content

hierarchical JSON in log #111

Open
Open
@r-moiseev

Description

@r-moiseev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions