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

[Security Solution] Updates Beats fields metadata #97719

Merged
merged 7 commits into from
May 4, 2021

Conversation

rylnd
Copy link
Contributor

@rylnd rylnd commented Apr 20, 2021

Summary

The intention here is to update these fields with 7.13.0 beats metadata, prior to the corresponding kibana release. It appears that these metadata have not been updated since September, at which time the metadata was pulled from the 7.9.0 beats and released in 7.10 (#77192). Similarly here, since 7.13.0 beats have not yet been released, the metadata contained in this PR was pulled from 7.12.0 beats.

For maintainers

@rylnd rylnd added release_note:enhancement v8.0.0 Team:Threat Hunting Security Solution Threat Hunting Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v7.13.0 labels Apr 20, 2021
@rylnd rylnd requested a review from XavierM April 20, 2021 19:06
@rylnd rylnd self-assigned this Apr 20, 2021
@rylnd rylnd requested a review from a team as a code owner April 20, 2021 19:06
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@rylnd rylnd marked this pull request as draft April 20, 2021 20:16
@@ -221,7 +218,7 @@ async function main() {
* 2.0.
*/

import { BeatFields } from '../../../common/search_strategy/security_solution/beat_fields';
import { BeatFields } from '../../../common/search_strategy/index_fields';
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch!!!

@spalger spalger added v7.14.0 and removed v7.13.0 labels Apr 21, 2021
I simply neglected to commit this change previously
@rylnd
Copy link
Contributor Author

rylnd commented May 3, 2021

@elasticmachine merge upstream

@rylnd rylnd added v7.13.0 and removed v7.14.0 labels May 4, 2021
@rylnd
Copy link
Contributor Author

rylnd commented May 4, 2021

Retargeting this for 7.13 for the following reasons:

  • logical changes are only to a dev script, and to unit tests
  • changes to fields.ts represent increased context for users as they interact with ECS fields within the app, and that metadata is either there or it isn't for any given field.

TL;DR low risk, high reward.

@rylnd rylnd marked this pull request as ready for review May 4, 2021 18:41
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @rylnd

@rylnd rylnd added the auto-backport Deprecated - use backport:version if exact versions are needed label May 4, 2021
@rylnd rylnd merged commit 6130f16 into elastic:master May 4, 2021
@rylnd rylnd deleted the beat_docs_updates branch May 4, 2021 20:43
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request May 4, 2021
* Make script dynamic on our BEATS_VERSION constant

* Update hardcoded file path in script

* Update fields with 7.12.0 beats

* Update BEATS_VERSION to reflect what's been captured thus far

I simply neglected to commit this change previously

* Update unit test implicitly testing field descriptions

The fields under test here had a minor grammatical change.

Co-authored-by: Kibana Machine <[email protected]>
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.13

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request May 4, 2021
* Make script dynamic on our BEATS_VERSION constant

* Update hardcoded file path in script

* Update fields with 7.12.0 beats

* Update BEATS_VERSION to reflect what's been captured thus far

I simply neglected to commit this change previously

* Update unit test implicitly testing field descriptions

The fields under test here had a minor grammatical change.

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Ryland Herrick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:enhancement Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants