-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Rollups] Rollup job wizard not recognizing existing patterns #24704
Comments
@jen-huang @cjcenizal @bmcconaghy @yaronp68 is this a known issue with the rollup job config? I added as a blocker for now, but feel free to remove if this group feels different. |
I tried this again yesterday with the new build on cloud, and it was able to recognize the index pattern after spinning for about a minute. But then on the next page it couldn't pick up time fields from the indices. |
@cjcenizal I think this issue is on the Job Wizard time field (date histogram step). 6.5 branch/build currently does not have support enabled yet (besides job UI). We need to test on a cloud instance. |
Oh you're right, the screenshot makes that clear. Thanks, I'll test if you don't beat me to it. |
I spun up 6.5 cluster in internal cloud staging environment, and ingested system metrics from my local machine using metricbeat system module.
When I try to create a rollup job on the metricbeat-* index pattern, the wizard spins for a little bit and error with index pattern not found. I confirmed that the index and pattern does exist.
Kibana version:* 6.5
Elasticsearch version: 6.5
Server OS version: running on cloud staging
Browser version: Chrome
Browser OS version: Mac
Describe the bug: see above
Steps to reproduce:
The text was updated successfully, but these errors were encountered: