check_logstash

Icinga check plugin to check the status of Logstash

Release v0.8.2

Changelog

  • ef8bb6e Add Logstash 6 compatibility for health check
  • 0422ae4 Change goreleaser to draft releases
  • fbd483b Merge pull request #65 from NETWAYS/logstash6-health

check_logstash-v0.8.2.tar.gz

Release tarball
application/gzip 2023-03-16 Download from Github

checksums.txt

text/plain; charset=utf-8 2023-03-16 Download from Github

check_logstash_0.8.2_Darwin_x86_64

application/octet-stream 2023-03-16 Download from Github

check_logstash_0.8.2_Linux_x86_64

application/octet-stream 2023-03-16 Download from Github

check_logstash_0.8.2_Windows_x86_64.exe

application/x-ms-dos-executable 2023-03-16 Download from Github

Release v0.8.1

Changelog

Just minor stuff under the hood.

  • b7201a9 Pin golangci-lint version
  • 1be9304 Remove third party dependencies
  • 5795425 Extend Tests to separate Logstash versions
  • 6245226 Add go vet to CI
  • 9f9b62e Bump github.com/NETWAYS/go-check from 0.3.0 to 0.4.1
  • cda5215 Bump golang.org/x/net from 0.4.0 to 0.5.0
  • c289f29 Bump golang.org/x/oauth2 from 0.3.0 to 0.5.0
  • 9df6123 Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0
  • 397d1fd Merge pull request #50 from NETWAYS/dependabot/go_modules/golang.org/x/net-0.5.0
  • 6713dd7 Merge pull request #57 from NETWAYS/cleanup-dependencies
  • 4bd7232 Merge pull request #58 from NETWAYS/dependabot/go_modules/golang.org/x/oauth2-0.5.0
  • 7bc12c4 Merge pull request #60 from NETWAYS/dependabot/go_modules/golang.org/x/oauth2-0.6.0
  • 6a5f0e5 Merge pull request #61 from NETWAYS/dependabot/go_modules/github.com/NETWAYS/go-check-0.4.1
  • ed078a3 Merge pull request #64 from NETWAYS/extend-tests

check_logstash-v0.8.1.tar.gz

Release tarball
application/gzip 2023-03-10 Download from Github

checksums.txt

text/plain; charset=utf-8 2023-03-10 Download from Github

check_logstash_0.8.1_Darwin_x86_64

application/octet-stream 2023-03-10 Download from Github

check_logstash_0.8.1_Linux_x86_64

application/octet-stream 2023-03-10 Download from Github

check_logstash_0.8.1_Windows_x86_64.exe

application/x-ms-dos-executable 2023-03-10 Download from Github

Release v0.8.0 - Golang Rewrite

We have rewritten the Check Plugin in Golang :shipit:

This has many advantages for you and for us. It now comes in a single binary, so no need for additional packages on your machine. Plus, the code is now fully tested, so we can improve it more easily.

Changelog

  • f100a90 Rewrite in Golang (#47)
  • a5ac50a Add Uom to perfdata
  • 3c5493d Add goreleaser configuration
  • ce486a4 Add tests for config.go
  • 25e5d49 Merge pull request #54 from NETWAYS/fix/optimizations
  • 08984d0 Merge pull request #56 from NETWAYS/refactor-strings
  • b055aa0 Optimize slice memory allocations
  • 1cb71fe Refactor to use strings.Builder
  • c51ecc3 Update golangci-lint config

check_logstash-v0.8.0.tar.gz

Release tarball
application/gzip 2023-02-07 Download from Github

checksums.txt

text/plain; charset=utf-8 2023-02-07 Download from Github

check_logstash_0.8.0_Darwin_x86_64

application/octet-stream 2023-02-07 Download from Github

check_logstash_0.8.0_Linux_x86_64

application/octet-stream 2023-02-07 Download from Github

check_logstash_0.8.0_Windows_x86_64.exe

application/x-ms-dos-executable 2023-02-07 Download from Github