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

Stop setting default node name to graylog-sidecar #346

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

J-Camping
Copy link
Contributor

@J-Camping J-Camping commented Feb 20, 2019

Removed the lines to default the node name to graylog-sidecar.
The current action doesn't match the documentation.
" The node name of the sidecar. If this is empty, the sidecar will use the hostname of the host it is running on." When installing the setup defaults to graylog-sidecar

Removed the lines to default the node name to graylog-sidecar. 
The current action doesn't match the documentation.
# The node name of the sidecar. If this is empty, the sidecar will use the
# hostname of the host it is running on.
Copy link
Contributor

@mpfz0r mpfz0r left a comment

Choose a reason for hiding this comment

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

Thank you. This covers the silent installer mode only.
I'm gonna fix that in the graphical installer as well.

@mpfz0r mpfz0r merged commit b7c0048 into Graylog2:master Feb 20, 2019
@J-Camping J-Camping deleted the patch-1 branch February 20, 2019 19:57
mpfz0r pushed a commit that referenced this pull request Aug 13, 2019
Removed the lines to default the node name to graylog-sidecar. 
The current action doesn't match the documentation.
# The node name of the sidecar. If this is empty, the sidecar will use the
# hostname of the host it is running on.

(cherry picked from commit b7c0048)
mariussturm pushed a commit that referenced this pull request Aug 13, 2019
* Stop setting default node name to graylog-sidecar (#346)

Removed the lines to default the node name to graylog-sidecar. 
The current action doesn't match the documentation.
# The node name of the sidecar. If this is empty, the sidecar will use the
# hostname of the host it is running on.

(cherry picked from commit b7c0048)

* Default the windows installer to an empty nodename (#347)

It's a better default to use the system's hostname.

Fixes #339

(cherry picked from commit 5472b0d)
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.

2 participants