Skip to content

Ignoring logging of configured url path #215

@tiholm

Description

@tiholm

I am using health check path inside a Hydra microservice, for example path could be /health and it is called every 30th second. This generates lots of noise in logs, because each log request gets logged by HydraExpressLogger, which internally uses pino-http logger, if I am correct. Could there be some configuration to ignore given path logging?

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