Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table panel's Field's pane only shows _type field #386

Closed
ianneub opened this issue Aug 19, 2013 · 4 comments
Closed

Table panel's Field's pane only shows _type field #386

ianneub opened this issue Aug 19, 2013 · 4 comments

Comments

@ianneub
Copy link

ianneub commented Aug 19, 2013

In my installation of Kibana (using Logstash 1.1.13) the commit at 9d66d77 seems to have introduced a bug where the Fields pane of the Table panel will only show the _type field.

Before (@ e57aba1 ):
before_image

After (@ 9d66d77 ):
after_image

@rashidkpc
Copy link
Contributor

Are you using a proxy? Make sure kibana has access to the _mapping end point of elasticsearch

@ianneub
Copy link
Author

ianneub commented Aug 20, 2013

That was exactly it. Thank you for your help!

@xianfengyuan
Copy link

My current kibana 3 GUI table panel showed 233 (sometimes the number becomes above 30k) fields in current link. Is there a way to decrease the number?
Because of the current number is huge, Kibana GUI uses 100% CPU time.
current_fields_too_mush

@xianfengyuan
Copy link

Here is the case when current field numbers go out of control, which causes chrome browser hanging with 100% CPU usage.
current_fields_15097

w33ble added a commit that referenced this issue Oct 6, 2014
spalger pushed a commit to spalger/kibana that referenced this issue Mar 3, 2016
harper-carroll pushed a commit to harper-carroll/kibana that referenced this issue Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@ianneub @rashidkpc @xianfengyuan and others