Include the following entry in your workflow. This will direct the logs to the catalina.out file.
<Variable initializer="true" name="trace">
<Description>
Used for debugging this workflow and when set to true trace
will be sent to stdout.
</Description>
</Variable>
hi @Shalaka_Gawande remove below entry
log4j.logger.sailpoint.WorkflowTrace=trace
Reload the logger
Enable trace true and then check
if you just use trace true can see logs in tomact out log as well