Hi all. I 'm a newbie for Kibana and Elasticsearch. I want to monitor MongoDB server by Packetbeat. My enviroment:
- Kibana 5.6.5.
- Elasticsearch 5.6.5.
- Packetbeat 5.6.5 (default configuration).
But it's not successfully.
When I used visualize:
Error:
Error: Could not locate that index-pattern-field (id: count)
at FieldAggParam.AggTypesParamTypesFieldProvider.FieldAggParam.deserialize (http://localhost:5601/bundles/kibana.bundle.js?v=15592:119:10292)
at http://localhost:5601/bundles/kibana.bundle.js?v=15592:120:22623
at Array.forEach ()
at AggConfig.VisAggConfigProvider.AggConfig.fillDefaults (http://localhost:5601/bundles/kibana.bundle.js?v=15592:120:22133)
at new AggConfig (http://localhost:5601/bundles/kibana.bundle.js?v=15592:120:20907)
at http://localhost:5601/bundles/kibana.bundle.js?v=15592:136:112
at Array.map ()
at new AggConfigs (http://localhost:5601/bundles/kibana.bundle.js?v=15592:136:25)
at VisProvider.Vis.setState (http://localhost:5601/bundles/kibana.bundle.js?v=15592:119:1971)
at new Vis (http://localhost:5601/bundles/kibana.bundle.js?v=15592:119:335)
Please, help me! Thanks.