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 OS and JVM on startup #18557

Merged
merged 1 commit into from
May 24, 2016
Merged

Log OS and JVM on startup #18557

merged 1 commit into from
May 24, 2016

Conversation

jasontedor
Copy link
Member

This commit adds the OS and JVM to the initial logline on startup.

This commit adds the OS and JVM to the initial logline on startup.
@jasontedor
Copy link
Member Author

jasontedor commented May 24, 2016

This produces logging like:

[2016-05-24 15:44:44,602][INFO ][node ] [Astronomer] version[5.0.0-alpha3-SNAPSHOT], pid[21656], build[f210605/2016-05-24T19:43:08.002Z], OS[Linux/4.2.3-300.fc23.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_92/25.92-b14]

The additional pieces over what is already there being:

OS[Linux/4.2.3-300.fc23.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_92/25.92-b14]

@s1monw
Copy link
Contributor

s1monw commented May 24, 2016

LGTM +1 good change

@jasontedor jasontedor merged commit 568c26a into elastic:master May 24, 2016
@jasontedor jasontedor deleted the log-os-jvm-on-startup branch May 24, 2016 20:55
@jasontedor
Copy link
Member Author

Thanks @s1monw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >enhancement v5.0.0-alpha3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants