Commit Graph

143 Commits

Author SHA1 Message Date
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
Blerim Sheqa f33c3da190 Capture EOF and add option for retry interval 2016-12-30 13:36:55 +01:00
Blerim Sheqa 7bf6c0d2cf Captre authentication error 2016-12-30 13:32:56 +01:00
Blerim Sheqa 6a5d635ea2 Run eventstream in seperate goroutine 2016-12-22 13:40:14 +01:00
Blerim Sheqa ee3ced346c Improve closing actions and connection error handling 2016-12-21 17:23:49 +01:00
Blerim Sheqa 811e7afc94 Check API connection properly 2016-12-21 14:49:18 +01:00
Blerim Sheqa 09dfabda0b First attempt to retreive, parse and push events 2016-12-08 17:19:25 +01:00
Blerim Sheqa 4d119a92a6 Add initial files genereated by cookiecutter 2016-12-02 11:51:44 +01:00
Blerim Sheqa f66a01fdda Initial commit 2016-12-02 10:41:29 +01:00