Dhaval B. SHAH created RANGER-2701:
--------------------------------------
Summary: 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
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)