Client locations Visualization not working

Hi all,

i have imported dashboards from packetbeats-5.5.1. When i am trying to access Client locations Visualization not working, it's giving me below mentioned error:

Could not locate that index-pattern-field (id: client_geoip.location)

Error: Could not locate that index-pattern-field (id: client_geoip.location)
KbnError@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:83:18295
SavedObjectNotFound@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:83:22817
AggTypesParamTypesFieldProvider/FieldAggParam.prototype.deserialize@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:120:665
VisAggConfigProvider/AggConfig.prototype.fillDefaults/<@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:121:12225
VisAggConfigProvider/AggConfig.prototype.fillDefaults@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:121:11724
AggConfig@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:121:10513
AggConfigs/<.initialSet<@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:135:31979
AggConfigs@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:135:31879
VisProvider/Vis.prototype.setState@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:119:24424
Vis@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:119:22903
SavedVis.prototype._createVis@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:136:31779
SavedVis.prototype._afterEsResp/<@http://172.17.178.143:8002/bundles/kibana.bundle.js?v=15405:136:30906
processQueue@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:38:23621
scheduleProcessQueue/<@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:38:23888
$eval@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:39:4607
$digest@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:39:2343
$apply@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:39:5026
done@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:37:25016
completeRequest@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:37:28702
createHttpBackend/</xhr.onload@http://172.17.178.143:8002/bundles/commons.bundle.js?v=15405:37:29634

Kindly suggest a solution for this.

Hello,
Do you have any documents that contain that field? client_geoip.location

Hi Marius,

client_geoip.location filed is present in document but it is unindexed field.

What can i do to make it indexed? cz i tried to send events from logtsash using geoip filter, but it's not visible on Kibana UI.

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