Jump to content
We've recently updated our Privacy Statement, available here ×
  • What is audited with the Audit features of JasperReports Server?


    ernestoo
    • Features: Logging Product: JasperReports® Server

    Introduction

    This page is meant to give an overview of the auditing features of JasperReports Server. Note that this is only valid for an Enterprise license.

    Audited Events

    Login

    EventExample
    usernamejasperadmin
    organizationorganization_1
    loginFailureBAD_CREDENTIALS
    exception
    [toc]

    Run Report

    EventExample
    reportParam*Product_Name (Squash)
    reportRenderingTime267
    reportRenderingStartTime2012-12-03 16:00:25
    queryExecutionTime162
    queryExecutionStartTime2012-12-03 16:00:34
    reportExecutionTime3844
    reportExecutionStartTime2012-12-03 16:00:44
    dataSource/datasources/SampleJNDI
    sqlQuery*select accounts from table where name="sample'
    domainQuery* 
    exception

    *note that the extended values for these events are int the "Prop Long Value" column of the Audit tables

    Copy Resource

    Save Resource

    Update Resource

    Delete Resource

    Save Resource

    Schedule Report

    Ad-Hoc Editing

    EventExample
    filteremployee.employee__position_title in ('HQ Human Resources')
    fromCacheYES
    adhocActioneditAdhocFilter, removeColumn, insertColumn, undoAll
    datasource/Domains/supermartDomain
    sqlQuery*
    select department from table where department = 'HR'
    
    domainQuery*
    <!--?xml version="1.0" encoding="UTF-8"?-->
    <query xmlns="http://www.jaspersoft.com/2007/SL/XMLSchema">
        <queryfields>
            <queryfield id="employee.employee__department_description" />
    
    mdxQuery 
    adhocStepId17 (this is a running count of steps user took)
      

    *note that the extended values for these events are int the "Prop Long Value" column of the Audit tables


    See Also


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...