elastic / elastic/support-diagnostics

get kibana diagnostics for all kibana nodes

Open
#619 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
304
Forks
175
PR merge metrics
No merged PRs in 30d

Description

In [SDH 3539](https://github.com/elastic/sdh-kibana/issues/3539) it was noted that

> we also have the option of pushing for the ECE diagnostics tool to collect the output from all Kibana nodes.

The problem noted in the SDH is that we only collect Kibana stats from a single node, but some of the data is node-specific. I think the node-specific data is in the files

- `kibana_stats.json`
- `kibana_status.json`
- `kibana_task_manager_health.json`

It would be good to get the node-specific data for ALL the kibana nodes, not just the one responding to the http requests.

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.