-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Fleet] No matching data streams found on Fleet Management Page #136549
Comments
By checking all of our data stream mappings, we found a few indices .ds* that were custom datastreams that were using the data_stream.dataset type as Strange that the other datastream, which hadn't been deleted since it was still rendering, still existed with no problems. Perhaps the rollover with the proper mapping was enough for the datastreams api call to work? We are unsure. If anything comes of this, it would be great to populate an error in the UI saying that there are some incorrect mappings for the specific datastreams and how to resolve it. 😀 |
Pinging @elastic/fleet (Team:Fleet) |
I've tried recreating this unsuccessfully so far, I think this is representative:
But this is successfully shown with no error: |
We had undergone many upgrades since early 7.0 days so perhaps this is an edge case for those who have gone through many upgrades and built custom data streams that could conflict. I really don't out side the facts above. Sorry, I can't be of more help. |
Thinks nic. I tried a few ways of recreating this, variations of the above commands with different field types, or mixing field types on backing indices for a dat stream and the API remained functioning. I guess that the upgrades is causing something quite niche but I can't see any low hanging fruit to fix here, although I agree this API is slightly brittle by nature. @kpollich I think we may want to close this unless we see it becoming more common |
Please see this conversation on the slack community: It shows another user with the same problem. |
The error message:
is the same as #138908, which was filed roughly in the same period. I see that this other bug is also open, but I wonder how often are they occurring now. The data stream page has gone through many changes in the past six months so I'm not even sure that these bugs are reproducible now. I tried to reproduce this one with no success. @jlind23 can we close this and reopen if we get new occurrences? -- I also checked the message in the slack community, that was posted roughly 6 months ago:
I think that this might be an occurrence of elastic/elastic-agent#654 or similar issue. The slack message doesn't say which version of the stack they were running, so it's difficult to know what's the exact case. |
@criamico Thanks for looking into this. I will close it as won't fix and reopen afterwards if needed. |
Kibana version:
8.3.2
Elasticsearch version:
8.3.2
Server OS version:
Windows Server 2019
Browser version:
Chrome Version 103.0.5060.114 (Official Build) (64-bit)
Browser OS version:
Windows 11
Original install method (e.g. download page, yum, from source, etc.):
Windows / On-Premise / ZIP
Describe the bug:
When visiting the Fleet management page and visiting the Data Streams page, nothing shows up:
Steps to reproduce:
Expected behavior:
I expect this to show all of the data streams :)
Screenshots (if relevant):
Screenshots above
Errors in browser console (if relevant):
The request:
The response is:
The text was updated successfully, but these errors were encountered: