Enable logging

 

+
Search Tips   |   Advanced Search

 

Run the following tasks to configure the Feedback database:

The task feedback-database will still work if you have already transferred the data from Cloudscape to another database, as long as the target database is available.

If you are targeting Feedback data to the same database containing other IBM WebSphere Portal data, nothing additional is required. However, if you are targeting a separate database from the one containing the WebSphere Portal data, follow the guidelines in the Configuring databases section of the information center to configure the target database.

Once the Feedback database has been configured, enable logging by editing...

portal_server_root/shared/app/config/services/FeedbackService.properties

...and ensuring that the following property is set to true...

loggingEnabled = true

Restart WebSphere Portal if you make a change.