check_elasticsearch
Release v1.0.0-rc.1 latest
Changelog
Breaking Changes:
- eeae35b9fb1060b70bbc557addc8faf5809762de Remove status perfdata since it only encoded the return code
- 17a6abfaef276b9321b81b044657d26fbd598b77 Change perfdata label from total to query_hits
- 49ae8b9e86a055db2889e6eecec2810d104ea0b0 Add support for multiple nodes
The --tls and the --port parameters were removed and the --hostname parameter now includes the schema and port.
The --hostname parameter can now be used multiple times and the plugins will try multiple nodes to get a response:
check_elasticsearch health \
--hostname "https://node1:9200" \
--hostname "https://node2:9200" \
--hostname "https://node3:9200"
[OK] - Cluster es-example-cluster is green
Changes:
- 7244c3c991c59e4198cfdca1041cc3fbbd47b5e0 Add arm build
- 72b32def6e916bfe3dab82781942cd7c280c5e91 Add bearer token authentication
- 799a1d567d12cae5735c1f6e27226caf6f845169 Add some docstrings
- a80d552ba74476c0f0f07f043c2dcfda442e08f2 Add some testdata for integration testing
- 4c606bcc2cf58a3538bc428429e98e5c8708eb9b Add warn/crit thresholds to ingest perfdata
- bb913963e77bc33a0bc2689bb627ce45354f5c7d Enable --pipeline flag to be used multiple times
- 6f17846bb60c2bf3afeb72ed81bcfd775af3303a Fix current ingest pipeline perfdata uom
- 007f298b5511ef3bea3bf4ca0ab497624ee8be31 Fix msgkey flag being mandatory
- 8e2cac928cb0bf28a1250be908575723025765cb Improve ingest subcommand output
- 71f15229d2d6e68ba276673525efb650b7725a52 Improve query error message
- 467ce1e804f06d814e5c9694a5a7035ae6a4821d Mention the use of query_string more prominently
- 22749bc1ca87a54cf83662f656ffd7da05d11ba3 Refactor to remove named returns
- 040ec67e30c474d77c281cbbb3a54ba758ed6b82 Remove semicolon from ingest output
- a1d5ab9864f72c7fd6ad87532504c0ec91e3b8aa Update goreleaser config to new version
- f80bb957aabacc1443930e8b8f8885a94c6eeaa8 Bump github.com/NETWAYS/go-check from 0.6.3 to 0.6.4
check_elasticsearch-v1.0.0-rc.1.tar.gzRelease tarball |
application/gzip | 2026-02-13 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Darwin_arm64 |
application/octet-stream | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Darwin_x86_64 |
application/octet-stream | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Linux_arm64 |
application/octet-stream | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Linux_x86_64 |
application/octet-stream | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Windows_arm64.exe |
application/x-msdownload | 2026-02-13 | Download from Github |
check_elasticsearch_v1.0.0-rc.1_Windows_x86_64.exe |
application/x-msdownload | 2026-02-13 | Download from Github |
Release v0.5.4
This is a maintenance release to ship updated dependencies
What's Changed
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/68
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/70
- Added Director Basket by @mkayontour in https://github.com/NETWAYS/check_elasticsearch/pull/69
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/71
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/72
- Bump github.com/NETWAYS/go-check from 0.6.2 to 0.6.3 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/73
- update the Usage in the Readme by @MisterMountain in https://github.com/NETWAYS/check_elasticsearch/pull/74
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/76
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/77
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in https://github.com/NETWAYS/check_elasticsearch/pull/78
New Contributors
- @mkayontour made their first contribution in https://github.com/NETWAYS/check_elasticsearch/pull/69
- @MisterMountain made their first contribution in https://github.com/NETWAYS/check_elasticsearch/pull/74
Full Changelog: https://github.com/NETWAYS/check_elasticsearch/compare/v0.5.3...v0.5.4
check_elasticsearch-v0.5.4.tar.gzRelease tarball |
application/gzip | 2026-01-07 | Download from Github |
Release v0.5.3
Changelog
- Update dependencies to pull in possibly relevant bugfixes.
- b9eead4f38e0e6dc24f446ffe96718d30a59251c Bump to Go 1.24
check_elasticsearch-v0.5.3.tar.gzRelease tarball |
application/gzip | 2025-04-14 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2025-04-14 | Download from Github |
check_elasticsearch_v0.5.3_Darwin_x86_64 |
application/octet-stream | 2025-04-14 | Download from Github |
check_elasticsearch_v0.5.3_Linux_x86_64 |
application/octet-stream | 2025-04-14 | Download from Github |
check_elasticsearch_v0.5.3_Windows_x86_64.exe |
application/x-msdownload | 2025-04-14 | Download from Github |
Newer
Older