-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Serverless]: No data for running filebeat under Discover tab. #36873
Comments
@manishgupta-qasource Please review. |
Secondary review for this ticket is Done |
@pierrehilbert @fearful-symmetry would you mind taking a look at this please? |
Looks like we have some kind of versioning issue:
This can be fixed with the |
Alright, so it turns out that serverless is pinned at 8.11, and we never noticed until after the feature freeze, since, well, it was all 8.11. Serverless will have to bypass version checks. |
I would be in favor of just removing this version check entirely and just replacing it with a warning log message when ES is older than the Beats. We can default I'm not sure what problem it is solving, and I know this does cause problems during rolling upgrades of ES nodes. |
Initial PR here: #36884 |
Hi Team, Thank you for the fixes. Observations:
Build details: Screen Recording: Elastic.-.Google.Chrome.2023-10-23.17-05-17.mp4Hence, we are closing this issue and marking as QA:Validated. Thanks! |
|
Serverless Build details:
Host OS: All
Preconditions:
Steps to reproduce:
./filebeat setup --index-management
and observe the template is created underIndexManagement- Data Streams
.sudo ./filebeat -e
Screen Recording:
Index.Management.-.Elastic.-.Google.Chrome.2023-10-17.15-39-41.mp4
NOTE:
However no data is observed under Discover tab of serverless environment.
Expected Result:
Data for running filebeat should be available under Discover tab.
filebeat.yml:
filebeat.zip
sudo filebeat -e output:
filebeat running output.txt
dsl_policy:
dsl_policy.zip
filebeat logs:
logs.zip
The text was updated successfully, but these errors were encountered: