Comment 3 for bug 1793218

Revision history for this message
Laurent Dumont (baconpackets) wrote :

I don't believe it's broken per say. I just had the same behavior on a Stein/Centos7 with pip Kolla 8.0.2 deployment.

You can set the index to "*" and it will load the data correctly. I was looking at the deployment and it looks like the following play should have setup the default index in Kibana.

https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/kibana/tasks/post_config.yml

I'm looking for a way to just run the Kibana role and see what the output is when it tries to do the post-config stuff.