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

GC Logs should add -XX:+PrintGCDateStamps #11733

Closed
pickypg opened this issue Jun 17, 2015 · 0 comments
Closed

GC Logs should add -XX:+PrintGCDateStamps #11733

pickypg opened this issue Jun 17, 2015 · 0 comments
Assignees
Labels
:Core/Infra/Logging Log management and logging utilities good first issue low hanging fruit

Comments

@pickypg
Copy link
Member

pickypg commented Jun 17, 2015

In addition to the -XX:+PrintGCTimeStamps, which semi-unhelpfully supplies the seconds since the JVM started up, we should add -XX:+PrintGCDateStamps so that we get readable times printed in the gc.log files.

Note: this is only relevant when the GC logs are turned on, which requires setting the ES_GC_LOG_FILE to some non-empty value (e.g., on).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Logging Log management and logging utilities good first issue low hanging fruit
Projects
None yet
Development

No branches or pull requests

1 participant