Skip to content

Introduce CLUSTERLOG command support #2029

Open
@hpatro

Description

@hpatro

Currently, as the cluster topology changes we lose track of the events leading to the change in behavior. I would like to understand if users/operators could benefit from storing events regarding change in cluster state and serve the information similar to COMMANDLOG GET.

  • Node marked as failed
  • Node marked as healthy
  • Node failover
  • Node step down
  • Slot added/removed/transferred

Alternatives considered

Parsing through logs after incident or capturing cluster nodes output on regular interval from a separate tool and analyzing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions