Graylog2 / Graylog2/graylog2-server
Converting standalone Graylog server to cluster setup causes global inputs to fail
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
I have total three nodes A, B and C.
Initially I was running graylog only on node A. Now, I am trying to have a graylog cluster with all three nodes A, B and C.
This also works fine I can see the nodes belognign to graylog cluster as shown below:

## Expected Behavior
If global inputs were working in standalone mode it should also work in cluster setup.
## Current Behavior
But the global inputs fails to start on the new nodes B and C and complains that the address is already in use as shown below:

## Your Environment
* Graylog Version: 2.4.3
* Elasticsearch Version: 5.6.8
* MongoDB Version: 3.6.2
* Operating System: Red Hat Enterprise Linux Server 7.3
* Browser version: Chrome
Contributor guide
Assessment
This issue has not been assessed yet.