Commit Graph

158 Commits

Author SHA1 Message Date
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
Blerim Sheqa 92fe7baaa2 Add statuspoller functionality
This first implementation intentionally ignores perfdata.
2017-01-03 16:38:41 +01:00
Blerim Sheqa 292049a1aa Make it possible to disable eventstream completely 2017-01-03 10:05:23 +01:00
Blerim Sheqa e981f87635 Add option to skip ssk verification 2017-01-03 09:34:48 +01:00
Blerim Sheqa 54f8172208 Link build status 2017-01-02 21:18:06 +01:00
Blerim Sheqa f5e1f33cdf Release version v0.1.0 2017-01-02 17:28:19 +01:00
Blerim Sheqa daf8d55bb7 Update AUTHORS 2017-01-02 17:24:08 +01:00
Blerim Sheqa 786bddd2e8 Update README.md 2017-01-02 17:22:45 +01:00
Blerim Sheqa f2ba971175 Set libbeat version 5.1.1 2017-01-02 17:20:02 +01:00
Blerim Sheqa ded5e8d238 Add CONTRIBUTING.md 2017-01-02 16:07:06 +01:00
Blerim Sheqa 18607509f0 Add Travis CI build badge 2017-01-02 15:44:34 +01:00
Blerim Sheqa f9f1287f05 Update travis-ci config 2017-01-02 15:37:58 +01:00
Blerim Sheqa 237b630a76 Add field documentation 2017-01-02 15:11:57 +01:00
Blerim Sheqa 32db5bd0e9 Update type field for eventstream 2017-01-02 12:33:44 +01:00
Blerim Sheqa ec99aea56d Update README.md 2017-01-02 12:26:55 +01:00
Blerim Sheqa 7d33e06120 Update README.md 2017-01-02 12:04:33 +01:00
Blerim Sheqa 2512cf849a Update README.md 2017-01-02 12:02:47 +01:00
Blerim Sheqa 207fd524c4 Add filter configuration and improve URL handling 2016-12-30 16:00:50 +01:00
Blerim Sheqa ae66968b98 Update config format 2016-12-30 14:44:23 +01:00
Blerim Sheqa 18b5d87dc6 Add configuration for event stream types 2016-12-30 13:37:43 +01:00