+

Search Tips   |   Advanced Search

Enable logging

Create and set up the Feedback database. Then, enable logging on the runtime server that hosts Feedback data.

Enable logging of the Feedback database:

  1. Change to the WP_PROFILE/ConfigEngine.

  2. Create the Feedback database using the following command:

    • ./ConfigEngine.sh feedback-database -DInitalizeFeedbackDB=true -DWasPassword=foo

  3. Set up the Feedback database using the following command:

    • ./ConfigEngine.sh setup-feedback -DWasPassword=foo

  4. Open the FeedbackService.properties file from the WP_PROFILE/PortalServer/config/config/services/ directory.

  5. Set loggingEnabled to true.

  6. Restart WebSphere Portal.


Parent topic: Feedback and analytics