Thejas M Nair created HIVE-5988: ----------------------------------- Summary: document hive audit log Key: HIVE-5988 URL: https://issues.apache.org/jira/browse/HIVE-5988 Project: Hive Issue Type: Bug Components: Documentation, Logging Reporter: Thejas M Nair
See HIVE-1948, HIVE-3505 . Audit logs are logged from hive metastore server, for every metastore api invocation. It has the function and some of the relevant function arguments logged in the metastore log file. It is logged at the INFO level of log4j, so you need to make sure that the logging at INFO level is enabled. The name of the log entry is "HiveMetaStore.audit" . -- This message was sent by Atlassian JIRA (v6.1.4#6159)