[
https://issues.apache.org/jira/browse/LIVY-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Mazin updated LIVY-794:
------------------------------
Summary: Add audit log for interactive session statements submitted through
Livy REST API (was: Add audit log for statements submitted through Livy REST
API)
> Add audit log for interactive session statements submitted through Livy REST
> API
> --------------------------------------------------------------------------------
>
> Key: LIVY-794
> URL: https://issues.apache.org/jira/browse/LIVY-794
> Project: Livy
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.7.0
> Reporter: Sergey Mazin
> Priority: Minor
>
> For audit purposes we need to get a log of all statements submitted through
> Livy and who submitted them.
>
> Example of log record:
> {code:java}
> 20/10/03 12:10:40.886 DEBUG InteractiveSessionAudit$: Executing statement in
> interactive session 0, appId: APPID, owner: null, proxyUser: null, queue:
> null, kind: pyspark, code: 1 + 2{code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)