icinga2/lib/perfdata
Michael Friedrich f8e102c15a Fix newline terminator for bulk requests in ElasticsearchWriter
This enables compatibility with 6.x.

This commit also fixes an incorrect HTTP response parsing
which could lead into false positives.

Analysis and fix in https://github.com/Icinga/icinga2/issues/5795#issuecomment-349920587

fixes #5795
2017-12-07 11:11:03 +01:00
..
CMakeLists.txt Rename ElasticWriter to ElasticsearchWriter 2017-11-09 15:33:10 +01:00
elasticsearchwriter.cpp Fix newline terminator for bulk requests in ElasticsearchWriter 2017-12-07 11:11:03 +01:00
elasticsearchwriter.hpp Rename ElasticWriter to ElasticsearchWriter 2017-11-09 15:33:10 +01:00
elasticsearchwriter.ti Rename ElasticWriter to ElasticsearchWriter 2017-11-09 15:33:10 +01:00
gelfwriter.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
gelfwriter.hpp GelfWriter: Use async work queue and add feature metric stats 2017-06-06 19:48:23 +02:00
gelfwriter.ti GelfWriter: Use async work queue and add feature metric stats 2017-06-06 19:48:23 +02:00
graphitewriter.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
graphitewriter.hpp Graphite: Remove deprecated legacy schema mode 2017-08-09 18:52:35 +02:00
graphitewriter.ti Graphite: Remove deprecated legacy schema mode 2017-08-09 18:52:35 +02:00
influxdbwriter.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
influxdbwriter.hpp Fix TLS Race Connecting to InfluxDB 2017-08-14 16:20:49 +01:00
influxdbwriter.ti Fix TLS Race Connecting to InfluxDB 2017-08-14 16:20:49 +01:00
opentsdbwriter.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
opentsdbwriter.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
opentsdbwriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
perfdatawriter.cpp Merge pull request #5825 from Icinga/feature/boost-assign 2017-11-30 21:20:46 +01:00
perfdatawriter.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
perfdatawriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00