You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm kind of knew with gobetween and I'm struggling to balance my data. I'm using gobetween with docker to send data to graylog's nodes.
When I'm looking at the logs I see that healthcheck is working :
[INFO ] (healthcheck/worker): Sending to scheduler: {{graylog-slave-2 5555} true}
[INFO ] (healthcheck/worker): Sending to scheduler: {{graylog-slave-2 5555} false}
The data should be sent to graylog-slave-1 5555 but If I don't restart the container, data won't balance. Can someone help me with this issue ?
You'll find bellow my configuration's file gobetween.toml.
Hello,
I'm kind of knew with gobetween and I'm struggling to balance my data. I'm using gobetween with docker to send data to graylog's nodes.
When I'm looking at the logs I see that healthcheck is working :
The data should be sent to graylog-slave-1 5555 but If I don't restart the container, data won't balance. Can someone help me with this issue ?
You'll find bellow my configuration's file gobetween.toml.
The text was updated successfully, but these errors were encountered: