The directory for system log files on the Replication Agent host.
Current directory on the Replication Agent host machine from where the Replication Agent instance was started.
Any valid directory path on the Replication Agent host machine.
When a Replication Agent instance is created, a log directory is created as part of the instance directory structure and the value of the log_directory parameter points to that directory, for example:
C:\%SYBASE%\rax-12_5\inst_name\log\
where %SYBASE% is the name of the Replication Agent installation directory and inst_name is the name of the Replication Agent instance.
If you specify any valid directory path as the value of the log_directory parameter, Replication Agent places its system and error log files in the directory you specify.
If you specify the “default” value of the log_directory parameter by using the default keyword in the ra_config command, Replication Agent places its system and error log files in the current directory from which the Replication Agent instance was started.