Graylog2 / Graylog2/graylog2-server

Moving inputs between cluster nodes does not start them

Open
#5,619 0 comments 0 reactions 0 assignees View on GitHub
#S bug inputs triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

If you configure an existing input to a different node in the cluster,
it will get terminated on the old node, but not automatically started on the new cluster node.

## Expected Behavior
It should autmatically start the input on the new node.

## Steps to Reproduce (for bugs)
1. configure an input to cluster node A
2. observe that it's running
3. change the input config to cluster node B

* Graylog Version: 3.0 rc1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.