[ 
https://issues.apache.org/jira/browse/LIVY-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gyorgy Gal updated LIVY-794:
----------------------------
    Fix Version/s: 0.10.0
                       (was: 0.9.0)

This issue has been moved to the 0.10.0 release as part of a bulk update. If 
you feel this is moved out inappropriately, feel free to provide justification 
and reset the Fix Version to 0.9.0.

> 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
>             Fix For: 0.10.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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}
>  
> It should help us to understand what statements where executed and what 
> datasets were used after the fact.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to