Kibana: Time picker missing on visualize

Created on 21 Oct 2016  路  1Comment  路  Source: elastic/kibana

Kibana version: 5.0.0 release candidate 3

Elasticsearch version: 5.0.0 release candidate 3

Server OS version: Windows 10

Browser version: IE 11

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): zip files

Description of the problem including expected versus actual behavior:

Steps to reproduce:

  1. I set a time range on discover to Last 15 minutes and had logstash data available there
  2. at this point, when I click on Visualize, it takes me back to the Tile Map I was just on, and the Time Picker is gone.
    3.If I click the New menu, and select some other visualization type like Pie chart, I have the menu along the top, but no Time Picker.

Errors in browser console (if relevant): No errors

Provide logs and/or server output (if relevant): No errors

 log   [14:21:42.947] [info][status][plugin:[email protected]] Status changed from uninitialized to green - Ready
  log   [14:21:42.953] [info][listening] Server running at http://localhost:5601
  log   [14:21:42.955] [info][status][ui settings] Status changed from uninitialized to green - Ready

I'm still investigating... Not sure how to get the Time Picker back right now.

Visualizations notabug

Most helpful comment

Looks like somehow my logstash-* index pattern was set to NOT be a time-based index. Deleting and recreating that logstash-* index pattern fixed everything. It was probably something I did as part of an index pattern test.
But at least its documented here in case someone else has a similar problem they can find this solution.

>All comments

Looks like somehow my logstash-* index pattern was set to NOT be a time-based index. Deleting and recreating that logstash-* index pattern fixed everything. It was probably something I did as part of an index pattern test.
But at least its documented here in case someone else has a similar problem they can find this solution.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timroes picture timroes  路  3Comments

timroes picture timroes  路  3Comments

cafuego picture cafuego  路  3Comments

snide picture snide  路  3Comments

spalger picture spalger  路  3Comments