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

[Sample Data] Add event.dataset to sample web logs #48150

Merged
merged 3 commits into from
Oct 15, 2019

Conversation

Zacqary
Copy link
Contributor

@Zacqary Zacqary commented Oct 14, 2019

Summary

Fixes #47119

Adds an event.dataset property to the sample web logs.

Screen Shot 2019-10-14 at 2 22 36 PM

Checklist

For maintainers

@Zacqary Zacqary added release_note:fix v8.0.0 Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.5.0 labels Oct 14, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-logs-ui (Team:infra-logs-ui)

@Zacqary Zacqary requested a review from a team October 14, 2019 19:35
@simianhacker simianhacker self-requested a review October 14, 2019 21:01
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The index pattern in src/legacy/server/sample_data/data_sets/logs/saved_objects.js needs to be updated with the event.dataset field. The best way to go about that is to load the sample data set, go to the Kibana index pattern, and refresh the index pattern. Then go to the Saved Object UI, under management, and export just the index pattern. You should be able to copy the contents from the JSON file and update the index pattern.

Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@Zacqary Zacqary merged commit 97d0142 into elastic:master Oct 15, 2019
Zacqary added a commit to Zacqary/kibana that referenced this pull request Oct 15, 2019
* [Sample Data] Add event.dataset to sample web logs

* Update saved_objects.js
Zacqary added a commit that referenced this pull request Oct 15, 2019
* [Sample Data] Add event.dataset to sample web logs

* Update saved_objects.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature release_note:fix Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.5.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sample Data] Update sample log data to include event.dataset values
3 participants