Chinmay N Hegde created RANGER-5341:
---------------------------------------
Summary: 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
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)