Jump to content
We've recently updated our Privacy Statement, available here ×

jasper report extended logs


Alex0027

Recommended Posts

Is it possible to view extended logs for jasperreports-library, for example, generated sql query?
What about writing jasperreports-library logs to separate file?

Thanks.

p.s. I found this possibility only for jasper server.
 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi,
Yes you can view the logs.
For that you will have to follow the below listed steps;
1) Jasperserver, click on Manage >> Server Settings .
2) Upon reaching the log_settings, set the property to debug for the things you want to view in the logs (inclucing "SQL Query Executer")
3) on the server where jasperserver is deploed, Go to <tomcat-directory>/webapps/jasperserver-pro/WEB_INF/logs and view the file named jasperserver.log , you will find the logs there.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...