In an Identity Manager or Identity Suite environment logs are generated on a routine basis. One of these logs is the Workflow.log file which, on a JBoss application server, is located in the bin folder.
For security reasons, some administrators, especially on Linux machines would like to limit the access to this folder (/bin).
So the location of the log file needs to be changed.
Question:
How to change the location of the workflow.log
The workflow.log file is controlled by the ra.xml file located in iam_im.ear\workflow.rar\wp_config.
Edit the tag 'LogDir' tag with the desired folder location.