Precisely Replication creates a log group unique to the AMI Instance in which it is running using the naming convention /Precisely/Mainframe/Replication/<ami-id>/<instance-id> (for example, /Precisely/Mainframe/Replication/ami-0183245a81966557b/i-03aa0d29810d507f5)
Within that log group, the sqdservice and sqdcloudwatch processes create a log stream into which they publish their own log events. In addition, the sqdcloudwatch process also creates streams for each apply engine’s stdout and stderr files and forwards everything written into those files to their respective streams. All log streams are uniquely named using the process name with its PID as a suffix. Where multiple processes can run concurrently, a unique qualifier is added within parenthesis after the process name.