Skip to content

Logger - running out of disk space. #3403

Closed
@omairvaiyani

Description

@omairvaiyani

I kept running out of space on my AWS EC2 instance until I figured out that our code deployer was setting VERBOSE to 1. This kept crashing our server almost daily with ENOSPC, until it was redeployed. Now that I've disabled verbose, and set logLevel to "error", I still think that we'll hit ENOSPC eventually. Is there a way to remove older logs?

To be honest, I want to completely disabled logging until I'm sure about this issue no longer being a problem. But I haven't figured out a simple way yet.

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