]> granicus.if.org Git - icinga2/commit
Rename ElasticWriter to ElasticsearchWriter 5739/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 9 Nov 2017 13:05:10 +0000 (14:05 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 9 Nov 2017 14:33:10 +0000 (15:33 +0100)
commit7c0a09cfb697f1bdd7772e0e914969bb21b67f41
tree4b03c23b61a09c71e769f4839ee9a998293b3d68
parentd69c73bbc80c1a4271ec719d765a1580d8b2552f
Rename ElasticWriter to ElasticsearchWriter

This better reflects its purpose as otherwise it would imply
that you need Elastic Stack for it. Graylog also reads from
Elasticsearch instances, this could serve as additional integration
here.
doc/09-object-types.md
doc/14-features.md
etc/icinga2/features-available/elasticsearch.conf [moved from etc/icinga2/features-available/elastic.conf with 78% similarity]
lib/perfdata/CMakeLists.txt
lib/perfdata/elasticsearchwriter.cpp [moved from lib/perfdata/elasticwriter.cpp with 77% similarity]
lib/perfdata/elasticsearchwriter.hpp [moved from lib/perfdata/elasticwriter.hpp with 91% similarity]
lib/perfdata/elasticsearchwriter.ti [moved from lib/perfdata/elasticwriter.ti with 94% similarity]