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

Add installation_source configuration setting and log it on startup #1548

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Nov 9, 2015

The installation_source configuration setting (default: "unknown") can be overridden by an environment variable (GRAYLOG2_INSTALLATION_SOURCE) or a Java system property (graylog2.installation_source).

Example output on startup:

2015-11-09 17:24:50,503 INFO : org.graylog2.bootstrap.ServerBootstrap - Graylog server 1.3.0-SNAPSHOT (4489a5e) starting up (JRE: Oracle Corporation 1.8.0_66 on Mac OS X 10.10.5, installed from: unknown)

The installation_source setting could also be collected and transmitted by the Anonymous Usage Statistics plugin to get a better overview about our installation base and which type of distribution channel users have chosen.

Closes #1530

@joschi joschi added this to the 1.3.0 milestone Nov 9, 2015
@bernd bernd self-assigned this Nov 10, 2015
@bernd
Copy link
Member

bernd commented Nov 10, 2015

LGTM 👍

bernd added a commit that referenced this pull request Nov 10, 2015
Add installation_source configuration setting and log it on startup
@bernd bernd merged commit 4df51e8 into 1.3 Nov 10, 2015
@bernd bernd deleted the issue-1530 branch November 10, 2015 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants