graylog-labs / graylog-plugin-metrics-reporter

Graylog Metrics Reporter Plugins

Home Page:https://www.graylog.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with influxdb http output

kpointer opened this issue · comments

I'm attempting to use the inflxudb plugin with the http output, but having an issue where the / in the uri is being included in the post url:

2016-05-26 08:01:33,638 WARN : com.izettle.metrics.influxdb.InfluxDbReporter - Unable to report to InfluxDB with error 'Server returned HTTP response code: 404 for URL: http://127.0.0.1:8086/write?db=%2Fgraylog&precision=s with content :'Not Found''. Discarding data.

@kpointer Thanks for reporting this! The issue will be fixed in the next release of the InfluxDB Metrics Reporter plugin.