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

Update ECS field definitions to latest 8.0.0-dev #29821

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

adriansr
Copy link
Contributor

What does this PR do?

This updates the ECS field definitions to the latest 8.0.0-dev.

Why is it important?

Incorporates a fix (elastic/ecs#1711) for missing fields in the default_fields index template setting.

Related issues

This updates the ECS field definitions file in order to incorporate a
fix for missing fields in the default_fields index template setting.

Closes elastic#29633
@adriansr adriansr added bug review ecs Team:Integrations Label for the Integrations team Team:Security-External Integrations backport-v8.0.0 Automated backport with mergify labels Jan 12, 2022
@adriansr adriansr requested a review from a team as a code owner January 12, 2022 18:05
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jan 12, 2022
@adriansr adriansr requested a review from a team January 12, 2022 18:05
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-01-12T18:05:25.559+0000

  • Duration: 139 min 47 sec

  • Commit: 771e30c

Test stats 🧪

Test Results
Failed 0
Passed 47850
Skipped 4284
Total 52134

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@adriansr adriansr merged commit 4c72575 into elastic:master Jan 13, 2022
@adriansr adriansr deleted the fix_29633_ecs_8.0 branch January 13, 2022 09:29
mergify bot pushed a commit that referenced this pull request Jan 13, 2022
This updates the ECS field definitions file in order to incorporate a
fix for missing fields in the default_fields index template setting.

Closes #29633

(cherry picked from commit 4c72575)
adriansr added a commit that referenced this pull request Jan 14, 2022
This updates the ECS field definitions file in order to incorporate a
fix for missing fields in the default_fields index template setting.

Closes #29633

(cherry picked from commit 4c72575)

Co-authored-by: Adrian Serrano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.0.0 Automated backport with mergify bug ecs review Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

message field missing from index template's default_field
3 participants