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

404 in console while creating index pattern #12979

Closed
bhavyarm opened this issue Jul 19, 2017 · 2 comments
Closed

404 in console while creating index pattern #12979

bhavyarm opened this issue Jul 19, 2017 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 5.5.1 BC1

Elasticsearch version: 5.5.1 BC1

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

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

Description of the problem including expected versus actual behavior: I sucessfully created all my index patterns. But I keep seeing this error in console.

Logging it after discussion with @BigFunger for the records.

commons.bundle.js?v=15405:38 Error: No matching indices found: No indices match pattern "logstash-*"
    at kibana.bundle.js?v=15405:27
    at processQueue (commons.bundle.js?v=15405:38)
    at commons.bundle.js?v=15405:38
    at Scope.$eval (commons.bundle.js?v=15405:39)
    at Scope.$digest (commons.bundle.js?v=15405:39)
    at Scope.$apply (commons.bundle.js?v=15405:39)
    at done (commons.bundle.js?v=15405:37)
    at completeRequest (commons.bundle.js?v=15405:37)
    at XMLHttpRequest.xhr.onload (commons.bundle.js?v=15405:37)
(anonymous) @ commons.bundle.js?v=15405:38
commons.bundle.js?v=15405:70 failure in 42.32ms```
@bhavyarm bhavyarm added :Management bug Fixes for quality problems that affect the customer experience labels Jul 19, 2017
@jbudz
Copy link
Member

jbudz commented Jul 28, 2017

@bhavyarm this is intended although can be confusing. The thought behind it is logstash-* is a common index pattern so we start with that as a default. We have an issue to remove it at #7638, which I would agree with doing.

@chrisronline
Copy link
Contributor

This has been addressed in the new wizard UX. Closing for now.

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