-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
Introduce new audit record for security configuration changes via API #62916
Merged
albertzaharovits
merged 78 commits into
elastic:master
from
albertzaharovits:audit_request_body_for_certain_transport_requests
Dec 15, 2020
Merged
Changes from 73 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
8440779
SomeRequests to XContent
albertzaharovits 7240823
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 79868b9
Do not audit non-write security changes
albertzaharovits 81fe94e
Almost all requests
albertzaharovits d7f566e
draft ready
albertzaharovits 03d4edb
Revert unnecessary changes
albertzaharovits 5490420
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 8bd8441
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits f0579b1
tweaks
albertzaharovits 9fcd059
requests contain operation names
albertzaharovits 9550f42
WIP
albertzaharovits fb941c1
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 6bb09a0
Security Config Change
albertzaharovits 47131ae
WIP
albertzaharovits 5986223
review
albertzaharovits 3fceda2
nit
albertzaharovits f62a1fd
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits a535098
Merge fallout
albertzaharovits 6f8ceaf
WIP tests
albertzaharovits ff6b544
Mhm
albertzaharovits 4d2a104
trims
albertzaharovits 61c9e28
Checkstyle
albertzaharovits bd44688
Test audit cluster settings update
albertzaharovits 2dca8e4
Tests in progress
albertzaharovits 93be896
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits e831fc9
Revert useless
albertzaharovits 92d9789
master merge mistake
albertzaharovits 576f7d4
log4j audit pattern equals
albertzaharovits 7f33a26
Don't overcomplicate the diff
albertzaharovits e2c305d
Nit javadoc
albertzaharovits 4a0aa79
Minor thing
albertzaharovits 10dad5b
Uninteresting test
albertzaharovits 9823e29
Update x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/s…
albertzaharovits f7f569d
Nit
albertzaharovits 44ac372
More restructuring on the format
albertzaharovits 59e9e85
Do not show some null fields
albertzaharovits 44d68d7
tests still in progress
albertzaharovits 5d3e6ed
Lose the _
albertzaharovits c3bdaf0
Fix for the above
albertzaharovits 4e8a0d5
Condition_cluster to global rename
albertzaharovits c5859d2
Almost
albertzaharovits 3e0d846
Checkstyle
albertzaharovits 5d502bc
Checkstyle
albertzaharovits daa77fa
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 7b1d40f
Create API key test done
albertzaharovits 988d600
Indices privileges
albertzaharovits 96300ce
grant api key tests
albertzaharovits e02cf8d
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 93817bb
Role
albertzaharovits 78874a5
Put user security changes
albertzaharovits 38fbb4f
Enable user test
albertzaharovits c183458
Disable user and change password
albertzaharovits 85be35f
Role mapping changes tested
albertzaharovits ea15a05
Api Key invalidation tests
albertzaharovits f7bc2fe
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 61b3121
Resolve Exception TODO
albertzaharovits 8a6be5e
Checkstyle
albertzaharovits 83b6992
More tests
albertzaharovits 612e69c
More tests
albertzaharovits 79f495a
great...
albertzaharovits 5218d72
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 42b6de0
Update x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/…
albertzaharovits 68f2445
Remove realm name
albertzaharovits b647408
Checkstyle
albertzaharovits c75e4d3
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits e6d9a35
Nits
albertzaharovits 3b8f339
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits f27629e
Review role descriptor privileges
albertzaharovits 8b3dcf0
RoleDescriptorTests
albertzaharovits 49f7fdb
Show run_as when empty
albertzaharovits 413f613
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits a369b2f
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 71c399c
Renames++
albertzaharovits 3008905
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 3716966
Merge branch 'master' into audit_request_body_for_certain_transport_r…
albertzaharovits 786518b
Always print grant fields
albertzaharovits f99e95f
change:enable and change:disable
albertzaharovits 252b170
Merge branch 'master' into audit_request_body_for_certain_transport_r…
elasticmachine 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new audit event.