Skip to content

[8.x] [Entity Analytics] Ensuring definition transforms are managed (#193408)#193708

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-193408
Sep 23, 2024
Merged

[8.x] [Entity Analytics] Ensuring definition transforms are managed (#193408)#193708
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-193408

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…c#193408)

## Summary

This PR adds the `managed` flag to the entity definitions so that the
generated transforms are tagged as such.

### How to test

1. Add `EntityStoreEnabled` feature flag to your `kibana.dev.yml`
2. Call `POST kbn:/api/entity_store/engines/<user | host>/init` with an
empty (`{}`) body.
3. Go to `Stack Management > Transforms` and verify that the 2 new
transforms are tagged as managed

Implements elastic/security-team#10608

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a372162)
@kibana-ci
Copy link
Copy Markdown

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #15 / getFileType getFileAttachmentViewObject clicking the name rendered in event opens the file preview

Metrics [docs]

✅ unchanged

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

cc @tiansivive

@kibanamachine kibanamachine merged commit b01b38a into elastic:8.x Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants