How can I access audit data from api

I want to access audit data from web service api. Is this possible? the api isn't listed in the Web Services Guide.

hozawa's picture
170117
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

1 Answer:

It seems as though you can export audit events using the export service, but I'm not sure what that gets you.

http://community.jaspersoft.com/documentation/jasperreports-server-web-s...

If this is not sufficient, you can always file a feature request using the tracker: http://community.jaspersoft.com/bug-tracker

 

elizam's picture
14006
Joined: Mar 5 2012 - 9:19am
Last seen: 2 years 7 months ago

Thanks elizam.
I want to retrieve audit data based on condition. I'll file a feature request in hope that it'll become part of JasperReports Server.
In the meanwhile, I'll just add a program to query the auditevent table. :-)

FYI: use case of this is to write a program to query the auditevent to find users who haven't logged in for potential deactivation/deletion.

hozawa - 9 years 3 weeks ago
Feedback