Skip to content

[NEW] Configuration option to output logs in JSON format or logfmt #12918

@enspritz

Description

@enspritz

The problem/use-case that the feature addresses
Running Redis 7.0.9 in a container. The novel logging format Redis currently employs presents friction to slurping its log output into monitoring.

Description of the feature
A configuration option that allows us to configure Redis to output its logs in at least one of JSON and logfmt.
Either of these formats are eminently grokkable by telemetry collection systems like fluentd, telegraf, promtail.
Having this option would make Redis more fluidly friendly with our systems, and allow us to more easily and reliably alert on errors and warnings.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions