You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying out kibana 4. I have 3 questions. Kindly clarify it.
I am looking out for the Auto-refresh feature like Kibana 3 to pull recent indexed events from Elasticsearch. But i am not able to find that in Kibana 4.
Is it already available or planned for future release.
In Kibana 3, i tried to create three different tables one for each document type under same index.
But since there is global filtering when i match one document type, other types wont show up.
I think this was resolved in Kibana 4 since the dashboards are not bound to current index/document type. But in Kibana 4 there was no Table visualization. Will it be available in Beta 2 release.
I have lot of custom D3 charts built from elasticsearch data source. Is there any option to include that in Kibana panel. It will be great and powerful if kibana provides the option to include custom charts using D3 or any javascript charting libaries.
thanks
r karthik.
The text was updated successfully, but these errors were encountered:
Please see the roadmap tickets for issues on upcoming features. There is already one for a table panel: #1525
We have no immediate plans to build support for custom charts. Of course Kibana is open source so you're welcome to look at the way we convert aggregation responses to visualizations in the 3 existing visualizations.
"Auto-refresh is not supported at this time" - is this planned to be in there by the release of Kibana 4? Auto-refresh is incredibly important to me and I wouldn't be able to upgrade without it.
I am trying out kibana 4. I have 3 questions. Kindly clarify it.
Is it already available or planned for future release.
But since there is global filtering when i match one document type, other types wont show up.
I think this was resolved in Kibana 4 since the dashboards are not bound to current index/document type. But in Kibana 4 there was no Table visualization. Will it be available in Beta 2 release.
thanks
r karthik.
The text was updated successfully, but these errors were encountered: