Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rust): rotate cli logs #4785

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

adrianbenavides
Copy link
Member

@adrianbenavides adrianbenavides commented Apr 25, 2023

Add rotation to the node logs with the following default parameters:

  • Rotate daily or when reaching 10 MB
  • Keep up to 60 files

@adrianbenavides adrianbenavides force-pushed the adrian/cli-rotate-logs branch 3 times, most recently from 567d3ed to e20384a Compare May 1, 2023 08:23
etorreborre
etorreborre previously approved these changes May 1, 2023
implementations/rust/ockam/ockam_command/src/logs/mod.rs Outdated Show resolved Hide resolved
implementations/rust/ockam/ockam_command/src/logs/mod.rs Outdated Show resolved Hide resolved
@adrianbenavides adrianbenavides added this pull request to the merge queue May 2, 2023
Merged via the queue into develop with commit f18afa0 May 2, 2023
@adrianbenavides adrianbenavides deleted the adrian/cli-rotate-logs branch May 2, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants