Configuring workunit event logging

You can configure IPA being able to log all work unit start and end events to the LPA-Dispatcher Grid node log, regardless of which LPA Grid node processes the work unit.

To enable workunit event logging, run this command:

paadm cfgprm create --tenant ALL --dataarea ALL --category Dispatcher --name "Enable Work Unit Event Logging" --type Boolean --value true

Note: 
  • If this configuration parameter record does not exist, work unit events are not logged by default.
  • This record can be created, updated, and deleted at any time. The change should take effect almost immediately. There is no need to restart the LPA-Dispatcher Grid node.