Skip to content

When logging to file flog doesn't stop after n lines  #42

@tanvp112

Description

@tanvp112

Hi, the log doesn't stop generating after n lines when logging to file:

docker run -it -v ${PWD}/log:/log --rm mingrammer/flog -t log -w -o /log/apache.log -b 10485760 -p 1048576 -n 10 -d 1s

Is there a way to stop at n lines when logging to file?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions