I have setup and am running metricbeats 6.2.4 with the postgresql module. It seems to be collecting but have 2 issues.
-
I do not see a metricbeat dashboard for the module postgres. Where is it?
-
I am getting the following errors in the metricbeats log file despite it collecting data. How can I fix this?
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'port': Missing field: port, Error: Error converting param to int: client_port
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'id': Missing field: id, Error: Error converting param to int: usesysid
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'port': Missing field: port, Error: Error converting param to int: client_port
2018-05-16T19:12:59.083Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'port': Missing field: port, Error: Error converting param to int: client_port
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'id': Missing field: id, Error: Error converting param to int: usesysid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'port': Missing field: port, Error: Error converting param to int: client_port
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'id': Missing field: id, Error: Error converting param to int: usesysid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'port': Missing field: port, Error: Error converting param to int: client_port
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'oid': Missing field: oid, Error: Error converting param to int: datid
2018-05-16T19:12:59.084Z ERROR schema/schema.go:41 Error on field 'id': Missing field: id, Error: Error converting param to int: usesysid