-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Privmon] Synchronize Privileged User index based on configured Entity Sources #221610
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
Merged
CAWilson94
merged 35 commits into
elastic:main
from
CAWilson94:ea-12289-priv-users-sync-task
Jun 24, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
05185ed
Index Source Saved Object setup - added index and privmon SO to index…
CAWilson94 d6a649a
Merge branch 'main' into ea-12289-priv-users-sync-task
CAWilson94 12825f2
Index Source Saved Object setup - added index and privmon SO to index…
CAWilson94 949a407
Update file mappings for monitoring saved objects - index export in l…
CAWilson94 a907b23
Replace temp default monitoring config SO config with properly mapped SO
CAWilson94 8d0e052
input validation for type and name; delete unused SO (temp for testing)
CAWilson94 1b5de09
unused import
CAWilson94 fa4e739
get SO with attribute type index, delete unused imports
CAWilson94 e399b44
Read all 'index'-type sync saved objects and query user.names using i…
CAWilson94 82944d4
Wip testing save down to SO step
CAWilson94 ccb120e
WIP: Updates monitoring source to allow for multiple SO, list endpoin…
CAWilson94 702fa74
WIP: updating internal index with user.names from SO. TODO: clean up …
CAWilson94 7e5f2a3
Add stale users cleanup, renaming and moving all related methods to o…
CAWilson94 f834928
Formatting
CAWilson94 c530131
component testing for syncing users from privmon data client, formatt…
CAWilson94 3d9e49b
monitoring data client, temp ids for dynamic id addition, TODO for wo…
CAWilson94 b19c6c5
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine eceb0c6
Update constants.ts
CAWilson94 282fd36
Batch request for usernames WIP
CAWilson94 3303e4e
variable typo
CAWilson94 1fdaa7c
Bulk operations for create and update into internal index from monito…
CAWilson94 838f94b
WiP soft delete
CAWilson94 128b716
stale users WiP updated labelling to correct monitoring status label
CAWilson94 ff5f7be
soft delete working
CAWilson94 0cef137
formatting, addressing undefined guards, deleting unused methods
CAWilson94 7fdb33f
handle no default index created, continue with other indices in sync
CAWilson94 b352566
basic unit test coverage; splitting out esClient methods; logging
CAWilson94 e548366
Merge branch 'main' into ea-12289-priv-users-sync-task
CAWilson94 f0f6cd6
update monitoring labels to is_privileged true false with updated sof…
CAWilson94 d11a704
formatting, remove commented code, adding comments for complex functions
CAWilson94 8461686
error unknown type in test fix
CAWilson94 25e31c5
Merge branch 'main' into ea-12289-priv-users-sync-task
CAWilson94 19a20d4
Merge branch 'main' into ea-12289-priv-users-sync-task
CAWilson94 55b14d3
update default monitoring source index to match spec
CAWilson94 e254da2
Previous spec default monitoring users switch back
CAWilson94 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.