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

Wildcards in daily indices #4013

Closed
graineri opened this issue May 28, 2015 · 1 comment
Closed

Wildcards in daily indices #4013

graineri opened this issue May 28, 2015 · 1 comment

Comments

@graineri
Copy link

I'm not sure this is a bug or it works as expected.

The index pattern I'm trying to use looks like: [events-]*[-]YYYY.MM.DD

The asterisk is there because we have an ID in between. So, I'm expecting to match indexes such as:
events-724-2015.05.28.

Is there a way to accomplish this?

@rashidkpc
Copy link
Contributor

We currently do not support wildcards in timestamped indices. We're unlikely to fix this in any case as we're removing the generation of timestamped indices in Kibana 4.2.0 and replacing it with a more efficient optimization that utilizes the new _field_stats API in Elasticsearch 1.6

@rashidkpc rashidkpc changed the title Kibana 4: Index pattern matching is failing for daily pattern Wildcards in daily indices May 29, 2015
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

2 participants