Kibana3 not display the terms panel

Hey guys,

I´ve set up a syslog-system with Kibana3(Milestone4),ES and logstash and
everything worked fine.

But now i got a small little problem, that if i load a dashboard in kibana,
where terms-panels are used, they wont get displayed.

https://lh6.googleusercontent.com/-_wCbI8-pZFs/UwIGDvLRrpI/AAAAAAAAAA8/ZeszJbKpABM/s1600/screen.PNG

As you see i just get the table-panels displayed but not the terms-panel
(it display the row but not the panels )

I am using the Kibana from: https://github.com/christian-marie/kibana3_auth
which is pretty the same as the original Milestone4 but with a
authentification Site

Have anyone of you encounterd the same problem, or have any solution?

Thanks for your help

cheers

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6b563f2a-b9f2-4c5a-9da3-f3a7f36de1aa%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

After Hours of Debuging with Wireshark,Firebug etc. i found out that the
problem is, that if you load the default page all panels get cached in the
browser of the user except the terms-panel(i think it is not defined in the
require.js/html of kibana to be cached)

If you know load a dashboard with a terms panel all the data from ES are
send to the client, but not the data of the terms panel, which dont get
displayed unless you refresh the page.

My solution was to add the terms panel to the default dashboard so that the
client is forced to load the data for the terms panel.

Hopefully the developers of Kibana will fix this bug

Am Montag, 17. Februar 2014 13:56:57 UTC+1 schrieb horst knete:

Hey guys,

I´ve set up a syslog-system with Kibana3(Milestone4),ES and logstash and
everything worked fine.

But now i got a small little problem, that if i load a dashboard in
kibana, where terms-panels are used, they wont get displayed.

https://lh6.googleusercontent.com/-_wCbI8-pZFs/UwIGDvLRrpI/AAAAAAAAAA8/ZeszJbKpABM/s1600/screen.PNG

As you see i just get the table-panels displayed but not the terms-panel
(it display the row but not the panels )

I am using the Kibana from:
GitHub - christian-marie/kibana3_auth: Frankenstein Ruby/Rack application to add access control to kibana3 which is pretty the same
as the original Milestone4 but with a authentification Site

Have anyone of you encounterd the same problem, or have any solution?

Thanks for your help

cheers

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/392b95f3-7638-45e8-b157-5ac005ac7c7a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.