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

terms panel does not handle entries with - #656

Closed
KlavsKlavsen opened this issue Nov 4, 2013 · 2 comments
Closed

terms panel does not handle entries with - #656

KlavsKlavsen opened this issue Nov 4, 2013 · 2 comments

Comments

@KlavsKlavsen
Copy link

When setting up a terms panel on my 'hosts' field, I get this:
p (25026465) varnish01 (12266997) varnish02 (12216775) yspro (525439) batch01 (525439) voduzi (73440) t (73440) pre (73440) varnish03 (17254) Missing field (177437) Other values (0)
TypeError: Cannot read property 'length' of undefined

where varnish01 and varnish02 is actually: p-varnish01 and p-varnish02 (and also shown as that in the host field - in the result set).

And then there's that TypeError.. I don't know what that is - or how to debug further?

I'm running kibana from github as of 28/10.

@bobrik
Copy link

bobrik commented Nov 4, 2013

See #648, this is expected behaviour, except for TypeError.

@KlavsKlavsen
Copy link
Author

Thanks for the hint. I'll look into the mapping.
How do I debug that TypeError?

w33ble pushed a commit to w33ble/kibana that referenced this issue Sep 13, 2018
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
@bobrik @rashidkpc @KlavsKlavsen and others