Skip to content

Log Rotation: document or provide solution #134

@tzaffi

Description

@tzaffi

Problem

After a catchup on mainnet with log level INFO, the conduit log is more than 12GB. This is large enough that some sort of log rotation strategy is called for.

Solution

We could either provide our own solution using a go library, or document how this could be done on various system. For example, on linux one could use logrotate.

An argument for providing our own solution is platform independence, but a counter-argument is that this is non-standard.

Dependencies

Urgency

Low - I'm not sure how big of an issue this in the community

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