Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Entity Analytics] Ensuring definition transforms are managed (elasti…
…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 <[email protected]> (cherry picked from commit a372162)
- Loading branch information