[ 
https://issues.apache.org/jira/browse/HIVE-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936411#comment-13936411
 ] 

Lefty Leverenz commented on HIVE-5988:
--------------------------------------

Added this little section to [Getting Started 
|https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-AuditLogs]--
 please review:

{quote}
*Audit Logs*

Audit logs are logged from the Hive metastore server for every metastore API 
invocation. 

An audit log 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 the INFO level is enabled (see 
HIVE-3505). The name of the log entry is "HiveMetaStore.audit".

Audit logs were added in Hive 0.7 for secure client connections (HIVE-1948) and 
in Hive 0.10 for non-secure connections (HIVE-3277; also see HIVE-2797).
{quote}

Does it belong anywhere else (admin or user docs)?

> 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.2#6252)

Reply via email to