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

[Rollups] Rollup job wizard not recognizing existing patterns #24704

Closed
asawariS opened this issue Oct 27, 2018 · 5 comments · Fixed by #25073
Closed

[Rollups] Rollup job wizard not recognizing existing patterns #24704

asawariS opened this issue Oct 27, 2018 · 5 comments · Fixed by #25073
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience v6.5.0

Comments

@asawariS
Copy link

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.

image

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:

  1. Spin 6.5 cluster on cloud
  2. Enable metricbeat on local machine to send system metrics to cloud cluster
  3. Try creating a rollup job
@alexfrancoeur
Copy link

alexfrancoeur commented Oct 30, 2018

@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.

@alexfrancoeur alexfrancoeur added the bug Fixes for quality problems that affect the customer experience label Oct 30, 2018
@asawariS
Copy link
Author

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 cjcenizal changed the title [Rollup] Index pattern wizard not recognizing existing patterns [Rollups] Index pattern wizard not recognizing existing patterns Oct 30, 2018
@cjcenizal
Copy link
Contributor

cjcenizal commented Oct 30, 2018

@asawariS The missing time fields issue sounds like something addressed by #24783, which was merged into master 23 hours ago. I wonder if the build you tested included that change? Could you verify, or re-test with a more recent build?

@jen-huang
Copy link
Contributor

@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.

@cjcenizal
Copy link
Contributor

cjcenizal commented Oct 31, 2018

Oh you're right, the screenshot makes that clear. Thanks, I'll test if you don't beat me to it.

@cjcenizal cjcenizal changed the title [Rollups] Index pattern wizard not recognizing existing patterns [Rollups] Rollup job wizard not recognizing existing patterns Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience v6.5.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants