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: Enable rolling for Nacos log files. #116

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

CH3CHO
Copy link
Collaborator

@CH3CHO CH3CHO commented Dec 16, 2024

Enable rolling for Nacos log files by default with following arguments:

  • MaxAge=3d
  • MaxSize=30MB
  • MaxBackups=3

fixes alibaba/higress#1594

@CH3CHO CH3CHO requested a review from johnlanni as a code owner December 16, 2024 08:53
Copy link
Contributor

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnlanni johnlanni merged commit bb38a22 into higress-group:main Dec 16, 2024
2 checks passed
@CH3CHO CH3CHO deleted the feat/nacos-log-rolling branch December 16, 2024 08:54
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.

docker compose方式启动Higress需要增加nacos日志的自动轮转
2 participants