You are using a non-Windows system such as Linux to run RIT-Agent on. You see that a very large rit_agent_log file is created and continuously grows in size.
Answer by Steve Bachini (334) | Apr 21, 2016 at 10:08 AM
Refer to this technote for full details of RIT-Agent logging: RIT-Agent log files
The RIT-Agent start script supplied with IBM Rational Integration Tester (RIT) contains the following lines:
logpath=/var/log/rit
...
nohup ./$executable 2>&1 >> $logpath/rit_agent_log & echo $! > $pidfile
All console output from the RIT-Agent process is appended to the file.
To prevent this file from growing without limit, disable console output for RIT-Agent. Configure file logging and set the configuration to control the file-rotation and file-size limits.
How do you access the Fix List for Rational Integration Tester (RIT)? 1 Answer
RTVS 9.1.1.1 VS is experiencing a 2 second delay during a Lookup Test Data Excel step 10 Answers
VIrtual service started on RTCP hosted on local Windows machine goes into error state 2 Answers
RIT/RTVS supports for CORS 1 Answer
Virtual service deployed on RTCP does not start on the specified port but on a random 5-digit port 2 Answers