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

Log rotation #253

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Log rotation #253

wants to merge 21 commits into from

Conversation

RalphSu
Copy link

@RalphSu RalphSu commented Dec 17, 2018

From : #26

Add two configuration parameter rotateSize(per file) and and rotateNum(num of file remained).

@RalphSu
Copy link
Author

RalphSu commented Dec 17, 2018

Bad cpp coder (you can see the commits..)

@RalphSu
Copy link
Author

RalphSu commented Dec 17, 2018

@RichardWarburton @mbarbon see if this could meet the ask

@RalphSu
Copy link
Author

RalphSu commented Dec 25, 2018

-agentpath:/home/liasu/honest-profiler/build/liblagent.so=interval=7,logPath=/ebay/apache-tomcat-9.0.14/logs/log.hpl,rotateSizeMB=1,rotateNum=3
Sample JVM parameter

@RalphSu
Copy link
Author

RalphSu commented Jan 28, 2019

This feature would cause https://github.com/cykl/hprof2flamegraph has to use --skip-trace-on-missing-frame

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.

1 participant