entityanalytics_{ad,entra_id,okta}: add agentless deployment mode and minimal-state sync#20212
Draft
efd6 wants to merge 1 commit into
Draft
entityanalytics_{ad,entra_id,okta}: add agentless deployment mode and minimal-state sync#20212efd6 wants to merge 1 commit into
efd6 wants to merge 1 commit into
Conversation
efd6
force-pushed
the
19499-entity_analytics
branch
2 times, most recently
from
July 20, 2026 04:04
bcf1da7 to
2e5ee6e
Compare
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
🚀 Benchmarks reportTo see the full report comment with |
… minimal-state sync Enable agentless deployment for all three entity analytics packages by bumping format_version to 3.3.2, adding deployment_modes to the policy templates, and introducing a use_minimal_state configuration variable (default true, hidden from users in both deployment modes). Existing system tests are pinned to use_minimal_state: false to keep them on the legacy sync path. New script tests verify the minimal-state path routes entities to per-type data streams (AD and EntraID). Okta minimal-state script tests are blocked on elastic/beats#52061 (the entcollect Okta provider hardcodes https:// but does not accept custom TLS config, preventing testing against a self-signed mock). The EntraID mock gains /v1.0/groups and /v1.0/groups/{id}/members endpoints required by the entcollect provider's non-delta group fetch.
efd6
force-pushed
the
19499-entity_analytics
branch
from
July 20, 2026 05:24
2e5ee6e to
6718796
Compare
Contributor
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
cc @efd6 |
6 tasks
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots