Dashboard setup failure

Hi
I'm trying to perform the dashboard setup.
Using kibana 5.6.9
Receive the following error on setup. Using the command
metricbeat -c metricbeat.yml setup --dashboards

error loading C:\temp\metricbeat\kibana\5\index-pattern\metricbeat.json: returned 400 to import file: <nil>. Response: {"statusCode":400,"error":"Bad Request","message":"\"fieldFormatMap\" is not allowed. \"fields\" is not allowed. \"timeFieldName\" is not allowed. \"title\" is not allowed","validation":{"source":"payload","keys":["fieldFormatMap","fields","timeFieldName","title"]}}

Any advice?

Which metricbeat version are you using?

Sorry metricbeats version is 6.4.0

I'll be honest I didn't check to see if it was backwards compatible with my version of kibana.

Thanks ruflin, my bad for not checking backwards compatibility. Works fine with the right metricbeats version.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.