Joseph Aliase created RANGER-3456:
-------------------------------------
Summary: Improve Kafka Plugin Logging
Key: RANGER-3456
URL: https://issues.apache.org/jira/browse/RANGER-3456
Project: Ranger
Issue Type: Improvement
Components: plugins
Affects Versions: 2.1.0
Reporter: Joseph Aliase
Improve Kafka Plugin:
It would be helpful if we can log a message when a given IP/session is denied
access to a resource. Today entire request is logged in debug mode.
Something like this:
logger.warn("Ip-address ["+ip+"] is not authorized to perform operation
["+operation+"] on resource [" + resource+"]")
--
This message was sent by Atlassian Jira
(v8.3.4#803005)