[
https://issues.apache.org/jira/browse/RANGER-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042408#comment-18042408
]
Dhaval Shah commented on RANGER-5341:
-------------------------------------
Hi,
Merged into apache master :
[https://github.com/apache/ranger/commit/caa4478d89983f68a680cd52d74b1be4c02fe2b8]
Thanks
> Capture opCode in KMS access logs for EEK_OP operations
> -------------------------------------------------------
>
> Key: RANGER-5341
> URL: https://issues.apache.org/jira/browse/RANGER-5341
> Project: Ranger
> Issue Type: Improvement
> Components: kms, Ranger
> Reporter: Chinmay N Hegde
> Assignee: Chinmay N Hegde
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, when the {{handleEncryptedKeyOp()}} method in {{KMS.java}} is
> invoked via the API, there is no visibility into whether the request is
> performing a {{decryptKey}} or {{reEncryptKey}} operation as same path gets
> logged for both operations as it hits the same method.
> There should be a way to contain that opCode in AccessLog pattern.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)