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

[Entity Analytics] Ensuring definition transforms are managed #193408

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tiansivive
Copy link
Contributor

@tiansivive tiansivive commented Sep 19, 2024

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 https://github.com/elastic/security-team/issues/10608

@tiansivive tiansivive added backport:prev-minor Backport to the previous minor version (i.e. one version back from main) Theme: entity_analytics Feature:Entity Analytics Security Solution Entity Analytics features Team:Entity Analytics Security Entity Analytics Team 8.16 candidate labels Sep 19, 2024
@tiansivive tiansivive added this to the 8.16 milestone Sep 19, 2024
@tiansivive tiansivive marked this pull request as ready for review September 19, 2024 11:18
@tiansivive tiansivive requested a review from a team as a code owner September 19, 2024 11:18
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-entity-analytics (Team:Entity Analytics)

@tiansivive tiansivive added the release_note:skip Skip the PR/issue when compiling release notes label Sep 19, 2024
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.16 candidate backport:prev-minor Backport to the previous minor version (i.e. one version back from main) Feature:Entity Analytics Security Solution Entity Analytics features release_note:skip Skip the PR/issue when compiling release notes Team:Entity Analytics Security Entity Analytics Team Theme: entity_analytics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants