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

Fields gone missing - Reload field list not seeing fields #3633

Closed
hvisage opened this issue Apr 20, 2015 · 6 comments
Closed

Fields gone missing - Reload field list not seeing fields #3633

hvisage opened this issue Apr 20, 2015 · 6 comments
Labels
bug Fixes for quality problems that affect the customer experience

Comments

@hvisage
Copy link

hvisage commented Apr 20, 2015

Hi there,

I have a situation that we've created visualizations and dashboards before the weekend, and today, those visualizations/dashboards complains about "Could not locate that index-pattern-field (id: toastername.raw)". Looking at the discovery, shows the warning triangle about "No cached mapping for this field" for the entries. Tried the Settings -> index -> reload field list, but it still doesn't see the fields. restarted both elasticsearch and kibana 4.0.2 build 6004, same results, the two "important" fields are missing :(

Where do I start to debug this?

@rashidkpc
Copy link
Contributor

What does your index pattern look like? Kibana looks at a maximum of 5 indices matching the pattern, is this a field that comes and goes?

@hvisage
Copy link
Author

hvisage commented Apr 20, 2015

Hmmm... it is fields that is not in the last(newest) indexes, but "hidden" in older indexes (typically only loaded a month or so after the latest indexes have been loaded which do not contain these fields)

SO, how do I get Kibana to scan all of the indexes?

@hvisage
Copy link
Author

hvisage commented Apr 21, 2015

Okay, perhaps the way I'll have to solve this is to break out those two setups of logs, though similar but from different versions of the source software, into two separate sets of indexes.
PS: Is Kibana able to coalesce two sets of indexes, ie. [indexA-]YYYY.MM.DD and [indexB-]YYYY.MM.DD into the same visualization & dashboards?

@rashidkpc
Copy link
Contributor

I'm going to go ahead and file this as a bug. We really need to come up with a way to scan all indices.

@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience and removed feedback_needed labels Apr 21, 2015
@rashidkpc
Copy link
Contributor

Duplicate of #2928

@yidingalan
Copy link

@rashidkpc so what's the solution to tackle this problem. I had the same issues and the index will always be gone after refreshing the page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience
Projects
None yet
Development

No branches or pull requests

3 participants