Logging
Partition specific logging
RTP can print the logs associated with a specific partition into a separate file. This is enabled for each partition.
Example:
${RTP_HOME}/logs/rtp.log (contains all partition logs)
${RTP_HOME}/partitions/${PARTITION}/logs/rtp_${PARTITION}.log (contains logs for specific partition and each partition will have a separate log file)