[
https://issues.apache.org/jira/browse/HIVE-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844176#comment-13844176
]
Lefty Leverenz commented on HIVE-5988:
--------------------------------------
This information can go in the Getting Started wikidoc, which has a section on
[Error
Logs|https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-ErrorLogs],
but it should also go in either the admin docs or the user docs, or both.
Perhaps just mention it in appropriate places with links to Getting Started.
* Is there enough information for a separate wikidoc, or is it just what's in
the description here?
* If not, would the user doc
[Authorization|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization]
be an appropriate place for it?
* In the admin docs, Configuration has a skimpy section that links to log file
information in Getting Started and the WebHCat docset: [Log
Files|https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-LogFiles].
> 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)