Closed adilupei closed 7 years ago
it's not an image, it's a kibana graph integrated as iframe. Pleasue check that kibana is installed and runing. On my side , i will study potential issues with Chrome and vmware
I have kibana running on 5601 port (default). I can access it using external vm IP (http://192.168.174.162:5601/app/kibana#/management/kibana/index?_g=()). I have no index pattern configured in kibana.
Could you check the measure.kibana.adress paremeter in application.properties and try to replace it by 192.168.174.162:5601
In this version, you will have to create an index pattern name "measure" in kibana. ( In developement version of the platform, index and managed automaticly by the platform).
measure.kibana.address=localhost:5601. I will enter vm's public ip.
now it works but I have to do configure an index pattern in kibana. maybe it is related to the measure or measure_instance I've added. I can't find anything in documentation regarding kibana configuration. (I didn't run any measure at this point)
In this version of the platform, you have to :
I've added it manually but I can't see any visualization. see attached screenshot.
Index are now managed automaticly by the platform
when accessing Platform/Measure Collect menu there is an image that can't be loaded. On mouse over shows "localhost connection refused to connect
Extra infos: