104 Commits

Author SHA1 Message Date
Blerim Sheqa
4ddca0bcff Re-generate Kibana dashboards 2018-12-20 16:29:42 +01:00
Blerim Sheqa
adb3ff1f6c Patch dashboard exporter regarding elastic/beats/pull/8954 2018-12-20 16:28:31 +01:00
Blerim Sheqa
eb697707f2 Update icingabeat configuration with the latest config options 2018-12-20 16:28:01 +01:00
Blerim Sheqa
1a80e69145 Move all icinga related fields to an icinga group
fixes #25
fixes #26
fixes #28
2018-12-20 14:36:18 +01:00
Blerim Sheqa
6096673bf7 Adapt mage build tool 2018-12-19 15:39:18 +01:00
Blerim Sheqa
592affc521 Update to libbeat 6.5 2018-12-19 13:17:47 +01:00
Blerim Sheqa
6a1ac8ba5a Release version 6.3.3 v6.3.3 2018-08-08 10:48:42 +02:00
Blerim Sheqa
1533eb14a5 Add fields documentation 2018-08-08 10:48:21 +02:00
Blerim Sheqa
5fa901bf8c Fix host tag cloud in CheckResults dashboard 2018-08-08 10:44:47 +02:00
Blerim Sheqa
91933c985e Remove auto-generated files 2018-08-08 10:29:27 +02:00
Blerim Sheqa
7459690a7f Remove OSX from testing with Travis-CI
Currently travis-ci seems to not support python (virtualenv)
https://github.com/travis-ci/travis-ci/issues/9929
2018-08-08 09:58:48 +02:00
Blerim Sheqa
96393b8d09 Update to new dashboard directory schema 2018-08-08 09:36:08 +02:00
Blerim Sheqa
b3f886912b Update reference configuration file 2018-08-08 09:36:08 +02:00
Blerim Sheqa
26f561bb60 Remove host.name field
The host.name field is already defined by libbeat
2018-08-08 09:36:07 +02:00
Blerim Sheqa
1269707447 Update to libbeat 6.3 2018-08-08 09:36:07 +02:00
Blerim Sheqa
250e248f98 Handle 404 not found status
closes #21
2018-08-08 09:36:05 +02:00
Blerim Sheqa
24b40e8039 Update Makefile 2018-08-08 09:36:05 +02:00
Blerim Sheqa
defa035fa8 Update to libbeat 6.2 2018-08-08 09:36:05 +02:00
Blerim Sheqa
d9d582d921 Remove 'zones' key from statuspoller
closes #20
2018-08-08 09:36:03 +02:00
Blerim Sheqa
dd5751f335 Merge branch '6.1' 2017-12-27 10:12:39 +01:00
Blerim Sheqa
16af7ffb5a Release version 6.1.1 v6.1.1 2017-12-27 10:09:46 +01:00
Blerim Sheqa
22beed33e8 Update dashboards 2017-12-27 10:05:59 +01:00
Blerim Sheqa
c3e0958a6d Update documentation 2017-12-22 13:11:42 +01:00
Blerim Sheqa
5c533dc1c2 Update dashboards 2017-12-21 09:02:18 +01:00
Blerim Sheqa
9011a0f8eb Add option to allow custom CAs
closes #14
2017-12-20 16:35:22 +01:00
Blerim Sheqa
fc8f47f50f Remove obsolete template files 2017-12-20 16:34:28 +01:00
Blerim Sheqa
fd5d3e93b3 Close connectionts properly to prevent piling 2017-12-20 12:48:06 +01:00
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 v5.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 v1.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