Skip to content

tracing-appender Not Deleting Old Logfiles #140

@harshkhandeparkar

Description

@harshkhandeparkar

Describe the bug

.rotation(Rotation::DAILY)
.max_log_files(2) // Keep the last 2 days of logs

tracing-appender is supposed to keep only the last two days of logs but last I checked, it wasn't deleting old logs. I deleted the files, need to check again in a few days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions