Blerim Sheqa
55cd46c738
Format code to suite goimports style
2017-12-20 09:27:16 +01:00
Blerim Sheqa
9cde362ab2
Run Travis-CI tests with go v1.9
2017-12-20 08:16:57 +01:00
Blerim Sheqa
9f702231c8
Add dashboards compatible with Kibana 6
2017-12-19 16:31:08 +01:00
Blerim Sheqa
d13e33c071
Update generated files
2017-12-19 13:23:32 +01:00
Blerim Sheqa
33d384bca8
Initialize event vars before using them
2017-12-19 13:20:12 +01:00
Blerim Sheqa
5b6e720df5
Update to new beater event inerface
2017-12-19 13:20:05 +01:00
Blerim Sheqa
136ab9b250
Move beater interface to cmd package
2017-12-19 13:19:52 +01:00
Blerim Sheqa
dd3104e1c6
Update to libbeat 6.1
2017-12-19 13:16:39 +01:00
Blerim Sheqa
1b7f8a5bb5
Release version 5.6.6
2017-12-18 13:57:45 +01:00
Blerim Sheqa
cd8a7f8923
Update AUTHORS
2017-12-18 13:29:28 +01:00
Blerim Sheqa
0f058e5bff
Update generated files
2017-12-18 13:28:08 +01:00
Blerim Sheqa
0fc9123310
Update to libbeat 5.6
2017-12-18 10:56:10 +01:00
Blerim Sheqa
7b88a2049b
Merge branch 'feature/github-issue-template'
2017-06-14 08:45:07 +02:00
Michael Friedrich
c6a880dffd
Add GitHub issue template
2017-06-13 20:34:10 +02:00
Blerim Sheqa
b2a7c90fd7
Update README.md
2017-04-28 15:54:35 +02:00
Blerim Sheqa
e5228cbef6
Release version 1.1.1
2017-04-28 15:28:18 +02:00
Blerim Sheqa
bbd8343629
Update to libbeat 5.3.2
2017-04-28 15:17:44 +02:00
Blerim Sheqa
0924d77ea6
Update AUTHORS
2017-04-28 15:07:44 +02:00
Blerim Sheqa
d5a25926b7
Add RELEASE.md
2017-04-28 15:07:15 +02:00
Blerim Sheqa
de6fecd136
Update README.md
2017-04-27 13:07:35 +02:00
Blerim Sheqa
4a529ad99d
Add missing fields of statuspoller
...
fixes #11
2017-04-27 09:52:02 +02:00
Blerim Sheqa
bd5ea405b1
Merge branch 'fix/language-and-grammar-readme'
2017-04-21 11:24:51 +02:00
Dorian Lenzner
755506436f
Various typos and grammar fixes
2017-04-21 11:09:44 +02:00
Blerim Sheqa
07fb206915
Release version 1.1.0
2017-04-18 16:10:13 +02:00
Blerim Sheqa
807b1aad23
Add golang 1.8 to .travis.yml
2017-04-18 14:15:03 +02:00
Blerim Sheqa
e3b04a53ad
Update to libbeat 5.3.0
2017-04-18 14:08:57 +02:00
Blerim Sheqa
c9110990c6
Update README.md
...
fixes #7
closes #8
2017-03-31 08:23:32 +02:00
Blerim Sheqa
47f7a5176e
Update README.md
2017-03-24 08:38:22 +01:00
Blerim Sheqa
37c92753be
Fix typo in beat.yml
2017-03-22 16:47:07 +01:00
Blerim Sheqa
6c7ddae08a
Release version 1.0.0
2017-03-22 11:46:47 +01:00
Blerim Sheqa
dfe96d8ac0
Add dashboards for Icinga status and notifications
2017-03-20 11:11:53 +01:00
Blerim Sheqa
836bbf0bd0
Update README.md
2017-03-17 11:23:35 +01:00
Blerim Sheqa
8308849924
Moke info logging less chatty
2017-03-15 15:15:59 +01:00
Blerim Sheqa
6bc7576d9e
Update README.md
2017-03-15 14:42:52 +01:00
Blerim Sheqa
33f2db15fd
Add sample kibana dashboards
2017-03-15 14:39:04 +01:00
Blerim Sheqa
2099b534fa
Update README.md
2017-03-15 11:42:57 +01:00
Blerim Sheqa
18aa804263
Update CONTRIBUTING.md
2017-03-15 11:39:01 +01:00
Blerim Sheqa
b637f3d257
Rename CHANGELOG
2017-03-15 11:38:03 +01:00
Blerim Sheqa
9dd0f21e77
Update README.md
2017-03-15 11:37:28 +01:00
Blerim Sheqa
40d092ef76
Update to libbeat 5.2.2
2017-03-15 09:54:31 +01:00
Blerim Sheqa
a1233e99c0
Update README.md
...
closes #2
2017-02-01 16:55:48 +01:00
Blerim Sheqa
7666657ca8
Release version 0.2.0
2017-02-01 16:18:49 +01:00
Blerim Sheqa
2a33faae95
Update README.md
2017-02-01 16:11:32 +01:00
Blerim Sheqa
4abf58d9eb
Preparations and fixes for package builds
2017-02-01 16:06:13 +01:00
Blerim Sheqa
aaaf13c894
Refactor statuspoller processing
...
This commit introduces processing of the JSON returned by /v1/status.
Perfdata that is represented as a string will be ignored/dropped.
Features that are not enabled are not be forwarded to ES.
2017-01-31 14:37:08 +01:00
Blerim Sheqa
d80cbaf23f
Fix pre-build script for make package
...
This patch originally is from https://github.com/elastic/beats/pull/3094
2017-01-28 00:25:33 +01:00
Blerim Sheqa
a9bb4a709c
Update libbeat to v5.1.2
2017-01-27 19:53:36 +01:00
Blerim Sheqa
1ea21190d2
Process events to prevent unintended datatypes and field names
...
fixes #1
2017-01-27 13:58:49 +01:00
Blerim Sheqa
5fda97545f
Extend 'type' field with information from icinga api
2017-01-20 14:41:07 +01:00
Blerim Sheqa
02d6e58153
Move retry_interval setting to evenstream namespace
2017-01-18 16:54:49 +01:00