-
Notifications
You must be signed in to change notification settings - Fork 458
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
Add ecs.version to elastic_agent fields #2844
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
joshdover
added
bug
Something isn't working, use only for issues
Team:Fleet
Label for the Fleet team [elastic/fleet]
Integration:elastic_agent
Elastic Agent
labels
Mar 18, 2022
Pinging @elastic/fleet (Team:Fleet) |
Hold on, didn't quite do this right |
joshdover
changed the title
Fix elastic_agent ecs fields
Add ecs.version to elastic_agent fields
Mar 18, 2022
ruflin
approved these changes
Mar 18, 2022
I already approved but now wonder why you only picked the logs dataset? |
ph
approved these changes
Mar 18, 2022
Fixed, good catch |
ph
approved these changes
Mar 18, 2022
eyalkraft
pushed a commit
to build-security/integrations
that referenced
this pull request
Mar 30, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working, use only for issues
Integration:elastic_agent
Elastic Agent
Team:Fleet
Label for the Fleet team [elastic/fleet]
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes the missing
ecs.version
fields on the elastic_agent package.Checklist
changelog.yml
file.How to test this PR locally
elastic-package build
elastic-package stack up
logs-*
data view, typeecs.version: "8.0.0"
into the filter barRelated issues
ecs version
for a single agent found under Discover tab and unable to filter data using8.0.0
version. kibana#127000Screenshots