Use the agent-plugin.xml file to configure the rap.service_logFile value for a publisher.
Do this for a custom feed handler that uses a UAF agent. For the demo feed handler and FAST feed handler, this value is set during installation.
set-property property="rap.service_logFile" value="log_file_full_path"
Specify a fully qualified path rather than a relative path. For example:set-property property="rap.service_logFile" value="RAP_R4_Installdir/sybase/RAP/my_publisher/my_log_file" />