[
https://issues.apache.org/jira/browse/RANGER-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal resolved RANGER-2701.
-------------------------------------
Resolution: Fixed
Patch committed :
[https://github.com/apache/ranger/commit/27bd9d884f48f3b51b1357de0f9783a82ccaf858]
> Improve Logging mechanism for Ranger KMS
> ----------------------------------------
>
> Key: RANGER-2701
> URL: https://issues.apache.org/jira/browse/RANGER-2701
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Dhaval B. SHAH
> Assignee: Dhaval B. SHAH
> Priority: Major
> Attachments: RANGER-2701-01.patch
>
>
> Change the logging level from INFO to DEBUG of certain logs in Ranger KMS.
> E.G.
> {code:java}
> // code placeholder
> 2019-12-13 14:45:25,844 INFO KMS - Entering decryptEncryptedKey method.
> 2019-12-13 14:45:25,866 INFO KMS - Exiting handleEncryptedKeyOp method.{code}
> This logs are useful while debugging the issue.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)