Skip to content

Releases: jkerry/sensu-go-elasticsearch

0.2.4

23 Jul 14:48
44da6bf
Compare
Choose a tag to compare

Changelog

44da6bf Merge pull request #14 from rk185349/master
a0e8ef9 small improvement
e9de418 added a new flag which enables customized postfix

0.2.3

02 Apr 04:06
Compare
Choose a tag to compare

Changelog

ae2fcab ignoring freebsd/arm64

0.2.1

18 Sep 04:14
e739c45
Compare
Choose a tag to compare

Changelog

e739c45 Merge pull request #9 from jkerry/sensu-5-13-1
6da1296 bumping sensu version and removing the metric check for full body logging

0.2.0

10 Jul 21:34
fd40c1d
Compare
Choose a tag to compare

Changelog

fd40c1d Merge pull request #8 from liqianzhen/master
aaa33cb convert the timestamp of event into a human-readable format
562df5c add example json for event with hooks
e7f7e99 change sha256 to sha512

0.1.2

27 Jun 18:34
02f952b
Compare
Choose a tag to compare

Changelog

02f952b Merge pull request #7 from jkerry/string_tags
6fd5df7 reducing tags to strings
e2147d2 updating travisci badge

0.1.1

27 Jun 18:00
Compare
Choose a tag to compare

Changelog

282623e updating go mod files

0.0.6

27 Jun 15:03
Compare
Choose a tag to compare

Changelog

85e8ed2 adding full event logging
fdb1d83 updating asset badge

0.0.4

26 Jun 03:31
Compare
Choose a tag to compare

Changelog

77499e2 adding main binary to gitignore
886692b removing binary

0.0.2

26 Jun 02:48
Compare
Choose a tag to compare

Changelog

635f80c adding event logging

0.0.1

26 Jun 02:16
Compare
Choose a tag to compare

Changelog

d35c80c first-commit
0fddfc6 Merge pull request #13 from sensu/add-bonsai-badge
347a47a Add Alex's suggested fix
3f8a037 Change how Travis setups and runs goreleaser (#14)
1c7b1f8 Update README.md
b21fa78 Adding Bonsai Badge
f3e338c Merge pull request #8 from jspaleta/fix/issue-5
9833ad8 Merge pull request #6 from sensu/travis-go-tests
05a1572 correct the asset filter syntax in the .bonsai.yml
acd08a7 run go tests on travis
fbcf8a5 Merge pull request #4 from sensu/feature/license
184a852 include MIT license file
99f2229 Merge pull request #3 from sensu/feature/bonsai-yml
4421a84 utilize new bonsai file template param "repo"
876b539 example bonsai yaml config
13713dc initial sensu go plugin skeleton