Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ElasticSearch Topology #16

Open
moshloop opened this issue Jan 9, 2023 · 0 comments
Open

ElasticSearch Topology #16

moshloop opened this issue Jan 9, 2023 · 0 comments

Comments

@moshloop
Copy link
Member

moshloop commented Jan 9, 2023

Using the _cat apis extract:

Per Node (as a sub-component):

  • Disk Total
  • Disk Usage
  • Version
  • JvmUsage
  • Memory
  • Cores
  • Load

Per Index (as a subcomponent, aggregating by indexing name, and stripping off date)

  • Name
  • Documents
  • Size
  • No of healthy indexes
  • No of unhealthy

Cluster:
Properties:

  • Version
  • Sum of disk space
  • Min disk space percent
  • Total documents

Playbooks:

  • Delete index
paddatrapper referenced this issue in flanksource/canary-checker Jan 18, 2023
paddatrapper referenced this issue in flanksource/canary-checker Feb 7, 2023
paddatrapper referenced this issue in flanksource/canary-checker Feb 15, 2023
@moshloop moshloop transferred this issue from flanksource/canary-checker Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants